GameVsJam/3d Prototyp/Assets/Packages/Microsoft.ServiceHub.Analyz.../Microsoft.ServiceHub.Analyz...

17 lines
959 B
Plaintext
Raw Permalink Normal View History

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.ServiceHub.Analyzers</id>
<version>4.4.22</version>
<authors>Microsoft</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<readme>README.md</readme>
<projectUrl>https://github.com/microsoft/vs-servicehub</projectUrl>
<description>Static code analyzer to detect common mistakes or potential issues when using ServiceHub or IServiceBroker.</description>
<releaseNotes>https://github.com/microsoft/vs-servicehub/releases/tag/v4.4.22</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>analyzers visualstudio vssdk sdk</tags>
<repository type="git" url="https://github.com/microsoft/vs-servicehub" commit="e402898ad4ed73a1fb64ad89c92d285377a6f709" />
</metadata>
</package>