| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150 |
- <?xml version="1.0" encoding="utf-8"?>
- <packageData
- xmlns="https://github.com/chakra-core/ChakraCore"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="https://github.com/chakra-core/ChakraCore package-data.xsd">
- <commonProperties>
- <defaultProperties>
- <description>ChakraCore is the core part of the Chakra Javascript engine that powers Microsoft Edge.</description>
- <releaseNotes>https://github.com/Microsoft/ChakraCore/wiki/Roadmap#release-notes</releaseNotes>
- <tags>Chakra,ChakraCore,javascript,js,ecmascript,compiler,platform,oss,opensource,native</tags>
- </defaultProperties>
- <commonMetadataElements>
- <authors>Microsoft</authors>
- <owners>Chakra Team</owners>
- <license type="file">LICENSE.txt</license>
- <projectUrl>https://github.com/Microsoft/ChakraCore</projectUrl>
- <icon>icon.png</icon>
- <iconUrl>https://raw.githubusercontent.com/chakra-core/ChakraCore/master/Build/NuGet/icon.png</iconUrl>
- <requireLicenseAcceptance>false</requireLicenseAcceptance>
- <developmentDependency>true</developmentDependency>
- <copyright>© Microsoft Corporation. All rights reserved.</copyright>
- <language>en-US</language>
- </commonMetadataElements>
- <commonFileElements>
- <file src="..\icon.png" target="icon.png" />
- <file src="..\..\..\LICENSE.txt" target="" />
- </commonFileElements>
- </commonProperties>
- <packages>
- <package id="Microsoft.ChakraCore" nuspecFile="Windows.DotNet.All\Primary.nuspec" />
- <package id="Microsoft.ChakraCore.symbols" nuspecFile="Windows.DotNet.All\Symbols.nuspec" />
- <package id="Microsoft.ChakraCore.win-x86" nuspecFile="Windows.DotNet.Arch\Primary.nuspec">
- <properties>
- <platformArchitecture>x86</platformArchitecture>
- <runtimeIdentifier>win-x86</runtimeIdentifier>
- </properties>
- <preprocessableFiles>
- <file src="Windows.DotNet.Arch\Items.props.mustache"
- target="Windows.DotNet.Arch\Items.{{{platformArchitecture}}}.props" />
- <file src="Windows.DotNet.Arch\Install.ps1.mustache"
- target="Windows.DotNet.Arch\Install.{{{platformArchitecture}}}.ps1" />
- <file src="Windows.DotNet.Arch\Uninstall.ps1.mustache"
- target="Windows.DotNet.Arch\Uninstall.{{{platformArchitecture}}}.ps1" />
- </preprocessableFiles>
- </package>
- <package id="Microsoft.ChakraCore.win-x86.symbols" nuspecFile="Windows.DotNet.Arch\Symbols.nuspec">
- <properties>
- <platformArchitecture>x86</platformArchitecture>
- <runtimeIdentifier>win-x86</runtimeIdentifier>
- </properties>
- <preprocessableFiles>
- <file src="Windows.DotNet.Arch\Items.props.mustache"
- target="Windows.DotNet.Arch\Items.{{{platformArchitecture}}}.symbols.props" />
- <file src="Windows.DotNet.Arch\Install.ps1.mustache"
- target="Windows.DotNet.Arch\Install.{{{platformArchitecture}}}.symbols.ps1" />
- <file src="Windows.DotNet.Arch\Uninstall.ps1.mustache"
- target="Windows.DotNet.Arch\Uninstall.{{{platformArchitecture}}}.symbols.ps1" />
- </preprocessableFiles>
- </package>
- <package id="Microsoft.ChakraCore.win-x64" nuspecFile="Windows.DotNet.Arch\Primary.nuspec">
- <properties>
- <platformArchitecture>x64</platformArchitecture>
- <runtimeIdentifier>win-x64</runtimeIdentifier>
- </properties>
- <preprocessableFiles>
- <file src="Windows.DotNet.Arch\Items.props.mustache"
- target="Windows.DotNet.Arch\Items.{{{platformArchitecture}}}.props" />
- <file src="Windows.DotNet.Arch\Install.ps1.mustache"
- target="Windows.DotNet.Arch\Install.{{{platformArchitecture}}}.ps1" />
- <file src="Windows.DotNet.Arch\Uninstall.ps1.mustache"
- target="Windows.DotNet.Arch\Uninstall.{{{platformArchitecture}}}.ps1" />
- </preprocessableFiles>
- </package>
- <package id="Microsoft.ChakraCore.win-x64.symbols" nuspecFile="Windows.DotNet.Arch\Symbols.nuspec">
- <properties>
- <platformArchitecture>x64</platformArchitecture>
- <runtimeIdentifier>win-x64</runtimeIdentifier>
- </properties>
- <preprocessableFiles>
- <file src="Windows.DotNet.Arch\Items.props.mustache"
- target="Windows.DotNet.Arch\Items.{{{platformArchitecture}}}.symbols.props" />
- <file src="Windows.DotNet.Arch\Install.ps1.mustache"
- target="Windows.DotNet.Arch\Install.{{{platformArchitecture}}}.symbols.ps1" />
- <file src="Windows.DotNet.Arch\Uninstall.ps1.mustache"
- target="Windows.DotNet.Arch\Uninstall.{{{platformArchitecture}}}.symbols.ps1" />
- </preprocessableFiles>
- </package>
- <package id="Microsoft.ChakraCore.win-arm" nuspecFile="Windows.DotNet.Arch\Primary.nuspec">
- <properties>
- <platformArchitecture>arm</platformArchitecture>
- <runtimeIdentifier>win-arm</runtimeIdentifier>
- </properties>
- <preprocessableFiles>
- <file src="Windows.DotNet.Arch\Items.props.mustache"
- target="Windows.DotNet.Arch\Items.{{{platformArchitecture}}}.props" />
- <file src="Windows.DotNet.Arch\Install.ps1.mustache"
- target="Windows.DotNet.Arch\Install.{{{platformArchitecture}}}.ps1" />
- <file src="Windows.DotNet.Arch\Uninstall.ps1.mustache"
- target="Windows.DotNet.Arch\Uninstall.{{{platformArchitecture}}}.ps1" />
- </preprocessableFiles>
- </package>
- <package id="Microsoft.ChakraCore.win-arm.symbols" nuspecFile="Windows.DotNet.Arch\Symbols.nuspec">
- <properties>
- <platformArchitecture>arm</platformArchitecture>
- <runtimeIdentifier>win-arm</runtimeIdentifier>
- </properties>
- <preprocessableFiles>
- <file src="Windows.DotNet.Arch\Items.props.mustache"
- target="Windows.DotNet.Arch\Items.{{{platformArchitecture}}}.symbols.props" />
- <file src="Windows.DotNet.Arch\Install.ps1.mustache"
- target="Windows.DotNet.Arch\Install.{{{platformArchitecture}}}.symbols.ps1" />
- <file src="Windows.DotNet.Arch\Uninstall.ps1.mustache"
- target="Windows.DotNet.Arch\Uninstall.{{{platformArchitecture}}}.symbols.ps1" />
- </preprocessableFiles>
- </package>
- <package id="Microsoft.ChakraCore.win-arm64" nuspecFile="Windows.DotNet.Arch\Primary.nuspec">
- <properties>
- <platformArchitecture>arm64</platformArchitecture>
- <runtimeIdentifier>win-arm64</runtimeIdentifier>
- </properties>
- <preprocessableFiles>
- <file src="Windows.DotNet.Arch\Items.props.mustache"
- target="Windows.DotNet.Arch\Items.{{{platformArchitecture}}}.props" />
- <file src="Windows.DotNet.Arch\Install.ps1.mustache"
- target="Windows.DotNet.Arch\Install.{{{platformArchitecture}}}.ps1" />
- <file src="Windows.DotNet.Arch\Uninstall.ps1.mustache"
- target="Windows.DotNet.Arch\Uninstall.{{{platformArchitecture}}}.ps1" />
- </preprocessableFiles>
- </package>
- <package id="Microsoft.ChakraCore.win-arm64.symbols" nuspecFile="Windows.DotNet.Arch\Symbols.nuspec">
- <properties>
- <platformArchitecture>arm64</platformArchitecture>
- <runtimeIdentifier>win-arm64</runtimeIdentifier>
- </properties>
- <preprocessableFiles>
- <file src="Windows.DotNet.Arch\Items.props.mustache"
- target="Windows.DotNet.Arch\Items.{{{platformArchitecture}}}.symbols.props" />
- <file src="Windows.DotNet.Arch\Install.ps1.mustache"
- target="Windows.DotNet.Arch\Install.{{{platformArchitecture}}}.symbols.ps1" />
- <file src="Windows.DotNet.Arch\Uninstall.ps1.mustache"
- target="Windows.DotNet.Arch\Uninstall.{{{platformArchitecture}}}.symbols.ps1" />
- </preprocessableFiles>
- </package>
- <package id="Microsoft.ChakraCore.vc140" nuspecFile="Windows.Cpp.All\Primary.nuspec">
- <properties>
- <tags>{{{base}}},nativepackage,C++,vc140</tags>
- </properties>
- </package>
- </packages>
- </packageData>
|