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

View File

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

View File

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