Skip to content

Commit

Permalink
fix missing reference in project file
Browse files Browse the repository at this point in the history
  • Loading branch information
bfritscher committed Jul 17, 2017
1 parent b10fcda commit 4e7bcde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Carnac/Carnac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
</Compile>
<Compile Include="UI\DelegateCommand.cs" />
<Compile Include="UI\PreferencesField.cs" />
<Compile Include="UI\ToSpecialKeyConverter.cs" />
<Compile Include="Utilities\DesignTimeHelper.cs" />
<Compile Include="Utilities\ConcurrencyService.cs" />
<Compile Include="UI\AvailableColor.cs" />
Expand Down

0 comments on commit 4e7bcde

Please sign in to comment.