Update build tools to 2.2.0-preview2-20181031.2

This commit is contained in:
Nate McMaster 2018-10-31 10:04:25 -07:00
parent eb79d8f75e
commit c2e9ca24d3
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
3 changed files with 10 additions and 10 deletions

View File

@ -21,7 +21,7 @@
<PropertyGroup> <PropertyGroup>
<_RestoreGraphProjectInput>@(ProjectToBuild)</_RestoreGraphProjectInput> <_RestoreGraphProjectInput>@(ProjectToBuild)</_RestoreGraphProjectInput>
<SharedFxBuildProperties> <SharedFxBuildProperties>
$(SolutionProperties); $(BuildProperties);
SharedFxRid=$(SharedFxRid); SharedFxRid=$(SharedFxRid);
DotNetRestoreSourcePropsPath=$(GeneratedRestoreSourcesPropsPath); DotNetRestoreSourcePropsPath=$(GeneratedRestoreSourcesPropsPath);
DotNetPackageVersionPropsPath=$(GeneratedPackageVersionPropsPath) DotNetPackageVersionPropsPath=$(GeneratedPackageVersionPropsPath)
@ -53,7 +53,7 @@
<UnitTestFxTrxPhysicalFilePath Condition="'$(HostMachineRepositoryRoot)' != ''">$(HostMachineRepositoryRoot)/artifacts/logs/SharedFx-UnitTests.trx</UnitTestFxTrxPhysicalFilePath> <UnitTestFxTrxPhysicalFilePath Condition="'$(HostMachineRepositoryRoot)' != ''">$(HostMachineRepositoryRoot)/artifacts/logs/SharedFx-UnitTests.trx</UnitTestFxTrxPhysicalFilePath>
</PropertyGroup> </PropertyGroup>
<MSBuild Projects="$(UnitTestFxProject)" Targets="GetTargetPath" Properties="$(SolutionProperties)"> <MSBuild Projects="$(UnitTestFxProject)" Targets="GetTargetPath" Properties="$(BuildProperties)">
<Output TaskParameter="TargetOutputs" ItemName="SharedFxTestAssembly" /> <Output TaskParameter="TargetOutputs" ItemName="SharedFxTestAssembly" />
</MSBuild> </MSBuild>

View File

@ -1,8 +1,8 @@
{ {
"sdk": { "sdk": {
"version": "2.2.100-rtm-009571" "version": "2.2.100-rtm-009571"
}, },
"msbuild-sdks": { "msbuild-sdks": {
"Internal.AspNetCore.Sdk": "2.2.0-preview2-20181029.2" "Internal.AspNetCore.Sdk": "2.2.0-preview2-20181031.2"
}
} }
}

View File

@ -1,2 +1,2 @@
version:2.2.0-preview2-20181029.2 version:2.2.0-preview2-20181031.2
commithash:d3fd31bc75010d3b5ee4cb9b55ebd383b0cd628c commithash:4c07148aca6305fe180792bdaefeb0a573b796ad