1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <package xmlns =" http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd" >
3
+ <metadata >
4
+ <id >Microsoft.Bcl.Cryptography</id >
5
+ <version >9.0.0-dev</version >
6
+ <authors >Microsoft</authors >
7
+ <license type =" expression" >MIT</license >
8
+ <licenseUrl >https://licenses.nuget.org/MIT</licenseUrl >
9
+ <icon >Icon.png</icon >
10
+ <projectUrl >https://dot.net/</projectUrl >
11
+ <description >Provides support for some cryptographic primitives for .NET Framework and .NET Standard.</description >
12
+ <releaseNotes >https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes >
13
+ <copyright >© Microsoft Corporation. All rights reserved.</copyright >
14
+ <serviceable >true</serviceable >
15
+ <repository type =" git" url =" https://github.com/dotnet/runtime" commit =" 0000000000000000000000000000000000000000" />
16
+ <dependencies >
17
+ <group targetFramework =" .NETFramework4.6.2" >
18
+ <dependency id =" System.Formats.Asn1" version =" 9.0.0-dev" exclude =" Build,Analyzers" />
19
+ <dependency id =" System.Memory" version =" 4.5.5" exclude =" Build,Analyzers" />
20
+ <dependency id =" System.Runtime.CompilerServices.Unsafe" version =" 6.0.0" exclude =" Build,Analyzers" />
21
+ </group >
22
+ <group targetFramework =" net8.0" >
23
+ <dependency id =" System.Formats.Asn1" version =" 9.0.0-dev" exclude =" Build,Analyzers" />
24
+ </group >
25
+ <group targetFramework =" net9.0" />
26
+ <group targetFramework =" .NETStandard2.0" >
27
+ <dependency id =" System.Formats.Asn1" version =" 9.0.0-dev" exclude =" Build,Analyzers" />
28
+ <dependency id =" System.Memory" version =" 4.5.5" exclude =" Build,Analyzers" />
29
+ <dependency id =" System.Runtime.CompilerServices.Unsafe" version =" 6.0.0" exclude =" Build,Analyzers" />
30
+ </group >
31
+ </dependencies >
32
+ </metadata >
33
+ <files >
34
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net462\Microsoft.Bcl.Cryptography.pdb" target =" lib\net462\Microsoft.Bcl.Cryptography.pdb" />
35
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net8.0\Microsoft.Bcl.Cryptography.pdb" target =" lib\net8.0\Microsoft.Bcl.Cryptography.pdb" />
36
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net9.0\Microsoft.Bcl.Cryptography.pdb" target =" lib\net9.0\Microsoft.Bcl.Cryptography.pdb" />
37
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\netstandard2.0\Microsoft.Bcl.Cryptography.pdb" target =" lib\netstandard2.0\Microsoft.Bcl.Cryptography.pdb" />
38
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net462\Microsoft.Bcl.Cryptography.dll" target =" lib\net462\Microsoft.Bcl.Cryptography.dll" />
39
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net462\Microsoft.Bcl.Cryptography.xml" target =" lib\net462\Microsoft.Bcl.Cryptography.xml" />
40
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net8.0\Microsoft.Bcl.Cryptography.dll" target =" lib\net8.0\Microsoft.Bcl.Cryptography.dll" />
41
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net8.0\Microsoft.Bcl.Cryptography.xml" target =" lib\net8.0\Microsoft.Bcl.Cryptography.xml" />
42
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net9.0\Microsoft.Bcl.Cryptography.dll" target =" lib\net9.0\Microsoft.Bcl.Cryptography.dll" />
43
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net9.0\Microsoft.Bcl.Cryptography.xml" target =" lib\net9.0\Microsoft.Bcl.Cryptography.xml" />
44
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\netstandard2.0\Microsoft.Bcl.Cryptography.dll" target =" lib\netstandard2.0\Microsoft.Bcl.Cryptography.dll" />
45
+ <file src =" C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\netstandard2.0\Microsoft.Bcl.Cryptography.xml" target =" lib\netstandard2.0\Microsoft.Bcl.Cryptography.xml" />
46
+ <file src =" C:\Users\ericstj\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24408.1\tools\Assets\DotNetPackageIcon.png" target =" Icon.png" />
47
+ <file src =" C:\src\dotnet\runtime\eng\useSharedDesignerContext.txt" target =" useSharedDesignerContext.txt" />
48
+ <file src =" C:\src\dotnet\runtime\LICENSE.TXT" target =" LICENSE.TXT" />
49
+ <file src =" C:\src\dotnet\runtime\THIRD-PARTY-NOTICES.TXT" target =" THIRD-PARTY-NOTICES.TXT" />
50
+ <file src =" C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.Cryptography\netstandardcompaterror_netcoreapp2.0.targets" target =" buildTransitive\netcoreapp2.0\Microsoft.Bcl.Cryptography.targets" />
51
+ <file src =" C:\src\dotnet\runtime\eng\_._" target =" buildTransitive\net8.0\_._" />
52
+ <file src =" C:\src\dotnet\runtime\eng\_._" target =" buildTransitive\net462\_._" />
53
+ <file src =" C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.Cryptography\netstandardcompaterror_net461.targets" target =" buildTransitive\net461\Microsoft.Bcl.Cryptography.targets" />
54
+ </files >
55
+ </package >
0 commit comments