Hello GitHub
This commit is contained in:
15
Tools/PGO/Microsoft.WindowsCalculator.PGO.nuspec
Normal file
15
Tools/PGO/Microsoft.WindowsCalculator.PGO.nuspec
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Microsoft.WindowsCalculator.PGO</id>
|
||||
<version>$version$</version>
|
||||
<authors>Microsoft</authors>
|
||||
<owners>sourceapps</owners>
|
||||
<projectUrl>https://microsoft.visualstudio.com/Apps/_git/calculator.app</projectUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>A package containing the required files for Profile Guided Optimization for Calculator.</description>
|
||||
<copyright>Microsoft Corporation. All rights reserved.</copyright>
|
||||
<tags>pgo</tags>
|
||||
<language>en-US</language>
|
||||
</metadata>
|
||||
</package>
|
Reference in New Issue
Block a user