Microsoft.XmlSerializer.Generator
23 lines
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata minClientVersion="2.12">
<metadata>
<id>Microsoft.XmlSerializer.Generator</id>
<id>Microsoft.XmlSerializer.Generator</id>
<version>6.0.0-preview.6.21352.12</version>
<version>6.0.0-dev</version>
<title>Microsoft.XmlSerializer.Generator</title>
<authors>Microsoft</authors>
<authors>Microsoft</authors>
<owners>microsoft,dotnetframework</owners>
<owners></owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<license type="expression">MIT</license>
<icon>Icon.png</icon>
<icon>Icon.png</icon>
<projectUrl>https://go.microsoft.com/fwlink/?linkid=858594</projectUrl>
<projectUrl>https://go.microsoft.com/fwlink/?linkid=858594</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<description>Creates an Xml serialization assembly for types contained in an assembly in order to improve the startup performance of Xml serialization when serializing or de-serializing objects of those types using XmlSerializer.</description>
<description>Creates an Xml serialization assembly for types contained in an assembly in order to improve the startup performance of Xml serialization when serializing or de-serializing objects of those types using XmlSerializer.</description>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=863421</releaseNotes>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=863421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<serviceable>true</serviceable>
<repository type="git" url="https://github.com/dotnet/runtime" commit="770d630b283ec1be4a8ed41ac78e13ec1fd957b1" />
<repository type="git" url="https://github.com/dotnet/runtime" commit="0000000000000000000000000000000000000000" />
<dependencies>
<dependencies>
<group targetFramework=".NETStandard2.0" />
<group targetFramework=".NETStandard2.0" />
</dependencies>
</dependencies>
</metadata>
</metadata>
</package>
</package>