Skip to content

Commit

Permalink
also disable fody in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 11, 2018
1 parent 63565f8 commit d8dcc3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFrameworks>net46;netcoreapp2.0</TargetFrameworks>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<DisableFody>true</DisableFody>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
Expand Down

0 comments on commit d8dcc3f

Please sign in to comment.