GameVsJam/3d Prototyp/Assets/Packages/Microsoft.VisualStudio.Comp.../Microsoft.VisualStudio.Comp...

18 lines
933 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.VisualStudio.Composition.Analyzers</id>
<version>17.7.40</version>
<authors>Microsoft</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>PackageIcon.png</icon>
<readme>README.md</readme>
<projectUrl>https://github.com/Microsoft/vs-mef</projectUrl>
<description>Analyzers for MEF consumers to help identify common errors in MEF parts.</description>
<releaseNotes>https://github.com/Microsoft/vs-mef/releases/tag/v17.7.40</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>MEF Analyzers</tags>
<repository type="git" url="https://github.com/microsoft/vs-mef" commit="950244f38e621e3fde78929864bd7bf7e990312d" />
</metadata>
</package>