Skip to content

Commit

Permalink
Nuspecs as of 68511fd27fe4055ce5203742998ba12019dfcbd4
Browse files Browse the repository at this point in the history
  • Loading branch information
ericstj committed Aug 9, 2024
0 parents commit d8d1696
Show file tree
Hide file tree
Showing 218 changed files with 13,402 additions and 0 deletions.
41 changes: 41 additions & 0 deletions Microsoft.Bcl.AsyncInterfaces.9.0.0-dev.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Microsoft.Bcl.AsyncInterfaces</id>
<version>9.0.0-dev</version>
<authors>Microsoft</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>Icon.png</icon>
<projectUrl>https://dot.net/</projectUrl>
<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>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<repository type="git" url="https://github.com/dotnet/runtime" commit="0000000000000000000000000000000000000000" />
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.1" />
</dependencies>
</metadata>
<files>
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\net462\Microsoft.Bcl.AsyncInterfaces.dll" target="lib\net462\Microsoft.Bcl.AsyncInterfaces.dll" />
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\net462\Microsoft.Bcl.AsyncInterfaces.xml" target="lib\net462\Microsoft.Bcl.AsyncInterfaces.xml" />
<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" />
<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" />
<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" />
<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" />
<file src="C:\Users\ericstj\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24408.1\tools\Assets\DotNetPackageIcon.png" target="Icon.png" />
<file src="C:\src\dotnet\runtime\eng\useSharedDesignerContext.txt" target="useSharedDesignerContext.txt" />
<file src="C:\src\dotnet\runtime\LICENSE.TXT" target="LICENSE.TXT" />
<file src="C:\src\dotnet\runtime\THIRD-PARTY-NOTICES.TXT" target="THIRD-PARTY-NOTICES.TXT" />
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.AsyncInterfaces\netstandardcompaterror_netcoreapp2.0.targets" target="buildTransitive\netcoreapp2.0\Microsoft.Bcl.AsyncInterfaces.targets" />
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net8.0\_._" />
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net462\_._" />
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.AsyncInterfaces\netstandardcompaterror_net461.targets" target="buildTransitive\net461\Microsoft.Bcl.AsyncInterfaces.targets" />
</files>
</package>
45 changes: 45 additions & 0 deletions Microsoft.Bcl.AsyncInterfaces.9.0.0-dev.symbols.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Microsoft.Bcl.AsyncInterfaces</id>
<version>9.0.0-dev</version>
<authors>Microsoft</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>Icon.png</icon>
<projectUrl>https://dot.net/</projectUrl>
<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>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<repository type="git" url="https://github.com/dotnet/runtime" commit="0000000000000000000000000000000000000000" />
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.1" />
</dependencies>
</metadata>
<files>
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\net462\Microsoft.Bcl.AsyncInterfaces.pdb" target="lib\net462\Microsoft.Bcl.AsyncInterfaces.pdb" />
<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" />
<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" />
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\net462\Microsoft.Bcl.AsyncInterfaces.dll" target="lib\net462\Microsoft.Bcl.AsyncInterfaces.dll" />
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Debug\net462\Microsoft.Bcl.AsyncInterfaces.xml" target="lib\net462\Microsoft.Bcl.AsyncInterfaces.xml" />
<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" />
<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" />
<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" />
<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" />
<file src="C:\Users\ericstj\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24408.1\tools\Assets\DotNetPackageIcon.png" target="Icon.png" />
<file src="C:\src\dotnet\runtime\eng\useSharedDesignerContext.txt" target="useSharedDesignerContext.txt" />
<file src="C:\src\dotnet\runtime\LICENSE.TXT" target="LICENSE.TXT" />
<file src="C:\src\dotnet\runtime\THIRD-PARTY-NOTICES.TXT" target="THIRD-PARTY-NOTICES.TXT" />
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.AsyncInterfaces\netstandardcompaterror_netcoreapp2.0.targets" target="buildTransitive\netcoreapp2.0\Microsoft.Bcl.AsyncInterfaces.targets" />
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net8.0\_._" />
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net462\_._" />
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.AsyncInterfaces\netstandardcompaterror_net461.targets" target="buildTransitive\net461\Microsoft.Bcl.AsyncInterfaces.targets" />
</files>
</package>
50 changes: 50 additions & 0 deletions Microsoft.Bcl.Cryptography.9.0.0-dev.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Microsoft.Bcl.Cryptography</id>
<version>9.0.0-dev</version>
<authors>Microsoft</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>Icon.png</icon>
<projectUrl>https://dot.net/</projectUrl>
<description>Provides support for some cryptographic primitives for .NET Framework and .NET Standard.</description>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<repository type="git" url="https://github.com/dotnet/runtime" commit="0000000000000000000000000000000000000000" />
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="System.Formats.Asn1" version="9.0.0-dev" exclude="Build,Analyzers" />
<dependency id="System.Memory" version="4.5.5" exclude="Build,Analyzers" />
<dependency id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" exclude="Build,Analyzers" />
</group>
<group targetFramework="net8.0">
<dependency id="System.Formats.Asn1" version="9.0.0-dev" exclude="Build,Analyzers" />
</group>
<group targetFramework="net9.0" />
<group targetFramework=".NETStandard2.0">
<dependency id="System.Formats.Asn1" version="9.0.0-dev" exclude="Build,Analyzers" />
<dependency id="System.Memory" version="4.5.5" exclude="Build,Analyzers" />
<dependency id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
<files>
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net462\Microsoft.Bcl.Cryptography.dll" target="lib\net462\Microsoft.Bcl.Cryptography.dll" />
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net462\Microsoft.Bcl.Cryptography.xml" target="lib\net462\Microsoft.Bcl.Cryptography.xml" />
<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" />
<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" />
<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" />
<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" />
<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" />
<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" />
<file src="C:\Users\ericstj\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24408.1\tools\Assets\DotNetPackageIcon.png" target="Icon.png" />
<file src="C:\src\dotnet\runtime\eng\useSharedDesignerContext.txt" target="useSharedDesignerContext.txt" />
<file src="C:\src\dotnet\runtime\LICENSE.TXT" target="LICENSE.TXT" />
<file src="C:\src\dotnet\runtime\THIRD-PARTY-NOTICES.TXT" target="THIRD-PARTY-NOTICES.TXT" />
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.Cryptography\netstandardcompaterror_netcoreapp2.0.targets" target="buildTransitive\netcoreapp2.0\Microsoft.Bcl.Cryptography.targets" />
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net8.0\_._" />
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net462\_._" />
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.Cryptography\netstandardcompaterror_net461.targets" target="buildTransitive\net461\Microsoft.Bcl.Cryptography.targets" />
</files>
</package>
55 changes: 55 additions & 0 deletions Microsoft.Bcl.Cryptography.9.0.0-dev.symbols.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Microsoft.Bcl.Cryptography</id>
<version>9.0.0-dev</version>
<authors>Microsoft</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>Icon.png</icon>
<projectUrl>https://dot.net/</projectUrl>
<description>Provides support for some cryptographic primitives for .NET Framework and .NET Standard.</description>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<repository type="git" url="https://github.com/dotnet/runtime" commit="0000000000000000000000000000000000000000" />
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="System.Formats.Asn1" version="9.0.0-dev" exclude="Build,Analyzers" />
<dependency id="System.Memory" version="4.5.5" exclude="Build,Analyzers" />
<dependency id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" exclude="Build,Analyzers" />
</group>
<group targetFramework="net8.0">
<dependency id="System.Formats.Asn1" version="9.0.0-dev" exclude="Build,Analyzers" />
</group>
<group targetFramework="net9.0" />
<group targetFramework=".NETStandard2.0">
<dependency id="System.Formats.Asn1" version="9.0.0-dev" exclude="Build,Analyzers" />
<dependency id="System.Memory" version="4.5.5" exclude="Build,Analyzers" />
<dependency id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
<files>
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net462\Microsoft.Bcl.Cryptography.pdb" target="lib\net462\Microsoft.Bcl.Cryptography.pdb" />
<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" />
<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" />
<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" />
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net462\Microsoft.Bcl.Cryptography.dll" target="lib\net462\Microsoft.Bcl.Cryptography.dll" />
<file src="C:\src\dotnet\runtime\artifacts\bin\Microsoft.Bcl.Cryptography\Debug\net462\Microsoft.Bcl.Cryptography.xml" target="lib\net462\Microsoft.Bcl.Cryptography.xml" />
<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" />
<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" />
<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" />
<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" />
<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" />
<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" />
<file src="C:\Users\ericstj\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24408.1\tools\Assets\DotNetPackageIcon.png" target="Icon.png" />
<file src="C:\src\dotnet\runtime\eng\useSharedDesignerContext.txt" target="useSharedDesignerContext.txt" />
<file src="C:\src\dotnet\runtime\LICENSE.TXT" target="LICENSE.TXT" />
<file src="C:\src\dotnet\runtime\THIRD-PARTY-NOTICES.TXT" target="THIRD-PARTY-NOTICES.TXT" />
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.Cryptography\netstandardcompaterror_netcoreapp2.0.targets" target="buildTransitive\netcoreapp2.0\Microsoft.Bcl.Cryptography.targets" />
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net8.0\_._" />
<file src="C:\src\dotnet\runtime\eng\_._" target="buildTransitive\net462\_._" />
<file src="C:\src\dotnet\runtime\artifacts\obj\Microsoft.Bcl.Cryptography\netstandardcompaterror_net461.targets" target="buildTransitive\net461\Microsoft.Bcl.Cryptography.targets" />
</files>
</package>
Loading

0 comments on commit d8d1696

Please sign in to comment.