Skip to content

Commit

Permalink
Added preserved dependency System.Memory.Data (#771)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan authored Oct 22, 2024
1 parent 4c36f48 commit 0452f7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions KeyVault.Acmebot/KeyVault.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
<ItemGroup>
<ProjectReference Include="..\ACMESharpCore\src\ACMESharp\ACMESharp.csproj" />
</ItemGroup>
<ItemGroup>
<FunctionsPreservedDependencies Include="System.Memory.Data.dll" />
</ItemGroup>
<ItemGroup>
<None Update="host.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Expand Down

0 comments on commit 0452f7e

Please sign in to comment.