Build locale-specific CoreXT packages.
This commit is contained in:
Родитель
e5ecfe9cd1
Коммит
3fd80f6a5d
|
@ -7,7 +7,7 @@
|
|||
<NuGetPackageRestorePath>$(ProjectDepotRoot)\src\Packages\</NuGetPackageRestorePath>
|
||||
<DeployExtension Condition=" '$(IsLabBuild)' == 'true' ">false</DeployExtension>
|
||||
|
||||
<VSToolsDeRazzlePath>$(NuGetPackageRestorePath)VS.Tools.Derazzle.1.0.150330.1\</VSToolsDeRazzlePath>
|
||||
<VSToolsDeRazzlePath>$(NuGetPackageRestorePath)VS.Tools.Derazzle.1.0.150404.1\</VSToolsDeRazzlePath>
|
||||
<VSToolsModuleTargetsPath>$(NuGetPackageRestorePath)VS.Tools.ModuleTargets.1.0.150313.1\</VSToolsModuleTargetsPath>
|
||||
<VSToolsDevDivFilesPath>$(NuGetPackageRestorePath)VS.Tools.DevDivFiles.1.0.150305.3\</VSToolsDevDivFilesPath>
|
||||
<VSToolsX86Managed45>$(NuGetPackageRestorePath)VS.Tools.X86.Managed.V4_5.1.0.150317.3\</VSToolsX86Managed45>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<packages>
|
||||
<package id="NuGet.CommandLine" version="2.8.3" />
|
||||
<package id="NuProj" version="0.9.3-beta" />
|
||||
<package id="VS.Tools.Derazzle" version="1.0.150330.1" />
|
||||
<package id="VS.Tools.Derazzle" version="1.0.150404.1" />
|
||||
<package id="VS.Tools.DevDivFiles" version="1.0.150305.3" />
|
||||
<package id="VS.ToolsFiles" version="1.0.150317.2" />
|
||||
<package id="VS.Tools.X86Files" version="1.0.150316.1" />
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>VS.Redist.VSPlatform.Validation</id>
|
||||
<id>VS.Redist.VSPlatform.Validation$LocSuffix$</id>
|
||||
<version>$version$</version>
|
||||
<authors>VSEng</authors>
|
||||
<owners>VSEng</owners>
|
||||
|
|
Загрузка…
Ссылка в новой задаче