System.ServiceModel.Primitives 6.1.0
Provides the common types used by all of the WCF libraries.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>System.ServiceModel.Primitives</id>
<version>6.1.0</version>
<authors>Microsoft</authors>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>Icon.png</icon>
<projectUrl>https://github.com/dotnet/wcf</projectUrl>
<description>Provides the common types used by all of the WCF libraries.</description>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<repository type="git" url="https://github.com/dotnet/wcf" commit="40aa233a580960afc63220a1cb6fce38bfc8f309" />
<dependencies>
<group targetFramework="net6.0">
<dependency id="Microsoft.Extensions.ObjectPool" version="6.0.16" exclude="Build,Analyzers" />
<dependency id="System.Security.Cryptography.Xml" version="6.0.1" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>