We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbba794 commit 2330650Copy full SHA for 2330650
1 file changed
dotnet/nuget/SEALNet-multi.nuspec.in
@@ -16,6 +16,10 @@
16
<tags>c# crypto cryptography homomorphic encryption</tags>
17
<license type="file">LICENSE</license>
18
<requireLicenseAcceptance>true</requireLicenseAcceptance>
19
+ <dependencies>
20
+ <group targetFramework="net8.0" />
21
+ <group targetFramework="net8.0-ios11.0" />
22
+ </dependencies>
23
</metadata>
24
<files>
25
<file src="SEALNet.targets" target="buildTransitive/Microsoft.Research.SEALNet.targets" />
0 commit comments