Skip to content

Commit

Permalink
move to reg and drawing nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Aug 27, 2018
1 parent 5f16297 commit eb0015c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 78 deletions.
59 changes: 0 additions & 59 deletions ApprovalTests.Tests/app.config

This file was deleted.

6 changes: 2 additions & 4 deletions ApprovalTests/ApprovalTests.csproj
Expand Up @@ -13,13 +13,11 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Fody" Version="3.1.3" PrivateAssets="All" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.5.0" />
<PackageReference Include="Publicize.Fody" Version="1.6.1" PrivateAssets="All" />
<PackageReference Include="System.Drawing.Common" Version="4.5.0" />
<PackageReference Include="Virtuosity.Fody" Version="1.21.1" PrivateAssets="All" />
<PackageReference Include="TextCopy" Version="1.3.0" />
<Reference Include="Microsoft.CSharp" Pack="False" />
<Reference Include="System.Core" Pack="False" />
<!--Not .net core compliant -->
<Reference Include="System" Pack="False" />
<ProjectReference Include="..\ApprovalUtilities\ApprovalUtilities.csproj" />
</ItemGroup>
</Project>
15 changes: 0 additions & 15 deletions ApprovalUtilities.Tests/app.config

This file was deleted.

0 comments on commit eb0015c

Please sign in to comment.