Skip to content

Commit 708fc8c

Browse files
Update CryptoNet/CryptoNet.csproj
Co-authored-by: Copilot <[email protected]>
1 parent e3f96b1 commit 708fc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CryptoNet/CryptoNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<ProjectReference Include="..\CryptoNet.Models\CryptoNet.Models.csproj" PrivateAssets="all" />
6565
</ItemGroup>
6666

67-
<Target Name="IncludeReferencedDllsInPackage" AfterTargets="Build">
67+
<Target Name="IncludeReferencedDllsInPackage" BeforeTargets="GenerateNuspec">
6868
<ItemGroup>
6969
<None Include="$(OutputPath)CryptoNet.ExtShared.dll">
7070
<Pack>true</Pack>

0 commit comments

Comments
 (0)