We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7b703 commit 5c1835eCopy full SHA for 5c1835e
CryptoNet/CryptoNet.csproj
@@ -59,8 +59,8 @@
59
</ItemGroup>
60
61
<ItemGroup>
62
- <ProjectReference Include="..\CryptoNet.ExtShared\CryptoNet.ExtShared.csproj" Pack="true" PackagePath="lib/netstandard2.0/" />
63
- <ProjectReference Include="..\CryptoNet.Models\CryptoNet.Models.csproj" Pack="true" PackagePath="lib/netstandard2.0/" />
+ <ProjectReference Include="..\CryptoNet.ExtShared\CryptoNet.ExtShared.csproj" />
+ <ProjectReference Include="..\CryptoNet.Models\CryptoNet.Models.csproj" />
64
65
66
</Project>
0 commit comments