Skip to content

Commit d8d1696

Browse files
committed
Nuspecs as of 68511fd27fe4055ce5203742998ba12019dfcbd4
0 parents  commit d8d1696

File tree

218 files changed

+13402
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

218 files changed

+13402
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
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.AsyncInterfaces</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 the IAsyncEnumerable&lt;T&gt; and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.</description>
12+
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
13+
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
14+
<repository type="git" url="https://github.com/dotnet/runtime" commit="0000000000000000000000000000000000000000" />
15+
<dependencies>
16+
<group targetFramework=".NETFramework4.6.2">
17+
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
18+
</group>
19+
<group targetFramework=".NETStandard2.0">
20+
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
21+
</group>
22+
<group targetFramework=".NETStandard2.1" />
23+
</dependencies>
24+
</metadata>
25+
<files>
26+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\net462\Microsoft.Bcl.AsyncInterfaces.dll" target="lib\net462\Microsoft.Bcl.AsyncInterfaces.dll" />
27+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\net462\Microsoft.Bcl.AsyncInterfaces.xml" target="lib\net462\Microsoft.Bcl.AsyncInterfaces.xml" />
28+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll" target="lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll" />
29+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.xml" target="lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.xml" />
30+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll" target="lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll" />
31+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.xml" target="lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.xml" />
32+
<file src="C:\Users\ericstj\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24408.1\tools\Assets\DotNetPackageIcon.png" target="Icon.png" />
33+
<file src="C:\src\dotnet\runtime\eng\useSharedDesignerContext.txt" target="useSharedDesignerContext.txt" />
34+
<file src="C:\src\dotnet\runtime\LICENSE.TXT" target="LICENSE.TXT" />
35+
<file src="C:\src\dotnet\runtime\THIRD-PARTY-NOTICES.TXT" target="THIRD-PARTY-NOTICES.TXT" />
36+
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.AsyncInterfaces\netstandardcompaterror_netcoreapp2.0.targets" target="buildTransitive\netcoreapp2.0\Microsoft.Bcl.AsyncInterfaces.targets" />
37+
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net8.0\_._" />
38+
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net462\_._" />
39+
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.AsyncInterfaces\netstandardcompaterror_net461.targets" target="buildTransitive\net461\Microsoft.Bcl.AsyncInterfaces.targets" />
40+
</files>
41+
</package>
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
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.AsyncInterfaces</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 the IAsyncEnumerable&lt;T&gt; and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.</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.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
19+
</group>
20+
<group targetFramework=".NETStandard2.0">
21+
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
22+
</group>
23+
<group targetFramework=".NETStandard2.1" />
24+
</dependencies>
25+
</metadata>
26+
<files>
27+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\net462\Microsoft.Bcl.AsyncInterfaces.pdb" target="lib\net462\Microsoft.Bcl.AsyncInterfaces.pdb" />
28+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.pdb" target="lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.pdb" />
29+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.pdb" target="lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.pdb" />
30+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\net462\Microsoft.Bcl.AsyncInterfaces.dll" target="lib\net462\Microsoft.Bcl.AsyncInterfaces.dll" />
31+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\net462\Microsoft.Bcl.AsyncInterfaces.xml" target="lib\net462\Microsoft.Bcl.AsyncInterfaces.xml" />
32+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll" target="lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll" />
33+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.xml" target="lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.xml" />
34+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll" target="lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll" />
35+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.xml" target="lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.xml" />
36+
<file src="C:\Users\ericstj\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24408.1\tools\Assets\DotNetPackageIcon.png" target="Icon.png" />
37+
<file src="C:\src\dotnet\runtime\eng\useSharedDesignerContext.txt" target="useSharedDesignerContext.txt" />
38+
<file src="C:\src\dotnet\runtime\LICENSE.TXT" target="LICENSE.TXT" />
39+
<file src="C:\src\dotnet\runtime\THIRD-PARTY-NOTICES.TXT" target="THIRD-PARTY-NOTICES.TXT" />
40+
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.AsyncInterfaces\netstandardcompaterror_netcoreapp2.0.targets" target="buildTransitive\netcoreapp2.0\Microsoft.Bcl.AsyncInterfaces.targets" />
41+
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net8.0\_._" />
42+
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net462\_._" />
43+
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.AsyncInterfaces\netstandardcompaterror_net461.targets" target="buildTransitive\net461\Microsoft.Bcl.AsyncInterfaces.targets" />
44+
</files>
45+
</package>
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
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+
<repository type="git" url="https://github.com/dotnet/runtime" commit="0000000000000000000000000000000000000000" />
15+
<dependencies>
16+
<group targetFramework=".NETFramework4.6.2">
17+
<dependency id="System.Formats.Asn1" version="9.0.0-dev" exclude="Build,Analyzers" />
18+
<dependency id="System.Memory" version="4.5.5" exclude="Build,Analyzers" />
19+
<dependency id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" exclude="Build,Analyzers" />
20+
</group>
21+
<group targetFramework="net8.0">
22+
<dependency id="System.Formats.Asn1" version="9.0.0-dev" exclude="Build,Analyzers" />
23+
</group>
24+
<group targetFramework="net9.0" />
25+
<group targetFramework=".NETStandard2.0">
26+
<dependency id="System.Formats.Asn1" version="9.0.0-dev" exclude="Build,Analyzers" />
27+
<dependency id="System.Memory" version="4.5.5" exclude="Build,Analyzers" />
28+
<dependency id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" exclude="Build,Analyzers" />
29+
</group>
30+
</dependencies>
31+
</metadata>
32+
<files>
33+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net462\Microsoft.Bcl.Cryptography.dll" target="lib\net462\Microsoft.Bcl.Cryptography.dll" />
34+
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net462\Microsoft.Bcl.Cryptography.xml" target="lib\net462\Microsoft.Bcl.Cryptography.xml" />
35+
<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" />
36+
<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" />
37+
<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" />
38+
<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" />
39+
<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" />
40+
<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" />
41+
<file src="C:\Users\ericstj\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24408.1\tools\Assets\DotNetPackageIcon.png" target="Icon.png" />
42+
<file src="C:\src\dotnet\runtime\eng\useSharedDesignerContext.txt" target="useSharedDesignerContext.txt" />
43+
<file src="C:\src\dotnet\runtime\LICENSE.TXT" target="LICENSE.TXT" />
44+
<file src="C:\src\dotnet\runtime\THIRD-PARTY-NOTICES.TXT" target="THIRD-PARTY-NOTICES.TXT" />
45+
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.Cryptography\netstandardcompaterror_netcoreapp2.0.targets" target="buildTransitive\netcoreapp2.0\Microsoft.Bcl.Cryptography.targets" />
46+
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net8.0\_._" />
47+
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net462\_._" />
48+
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.Cryptography\netstandardcompaterror_net461.targets" target="buildTransitive\net461\Microsoft.Bcl.Cryptography.targets" />
49+
</files>
50+
</package>
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
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

Comments
 (0)