Skip to content

Commit 1020de6

Browse files
committed
Small fix for nuget issue
1 parent 7d4a153 commit 1020de6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/BinaryEncoding.Tests/BinaryEncoding.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFrameworks>netcoreapp1.1;netcoreapp2.2;net452</TargetFrameworks>
55
<PlatformTarget>x64</PlatformTarget>
66
<IsPackable>false</IsPackable>
7+
<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
78
</PropertyGroup>
89

910
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

0 commit comments

Comments
 (0)