We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4a153 commit 1020de6Copy full SHA for 1020de6
1 file changed
test/BinaryEncoding.Tests/BinaryEncoding.Tests.csproj
@@ -4,6 +4,7 @@
4
<TargetFrameworks>netcoreapp1.1;netcoreapp2.2;net452</TargetFrameworks>
5
<PlatformTarget>x64</PlatformTarget>
6
<IsPackable>false</IsPackable>
7
+ <DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
8
</PropertyGroup>
9
10
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
0 commit comments