mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-11 02:13:38 +09:00
Update BuildTools, CoreSetup to preview1-03002-01, preview1-26702-03, respectively (dotnet/corefx#30786)
Commit migrated from be96620915
This commit is contained in:
parent
4a784487dc
commit
9305cfbe04
2 changed files with 8 additions and 8 deletions
|
@ -1 +1 @@
|
|||
2.2.0-preview1-02929-01
|
||||
2.2.0-preview1-03002-01
|
||||
|
|
|
@ -11,13 +11,13 @@
|
|||
<PropertyGroup>
|
||||
<CoreFxCurrentRef>083f2bebb870ad2a5e4d37989790511b346d9887</CoreFxCurrentRef>
|
||||
<CoreClrCurrentRef>96a81d75604223e101f906ff0187bf56ff2f05e1</CoreClrCurrentRef>
|
||||
<CoreSetupCurrentRef>96a81d75604223e101f906ff0187bf56ff2f05e1</CoreSetupCurrentRef>
|
||||
<CoreSetupCurrentRef>3b2844e866d3898d43d98aad0e3e57dd5675d259</CoreSetupCurrentRef>
|
||||
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
|
||||
<ProjectNTfsCurrentRef>96a81d75604223e101f906ff0187bf56ff2f05e1</ProjectNTfsCurrentRef>
|
||||
<ProjectNTfsTestILCCurrentRef>96a81d75604223e101f906ff0187bf56ff2f05e1</ProjectNTfsTestILCCurrentRef>
|
||||
<SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
|
||||
<StandardCurrentRef>9004703a1923e5c5582ceb8d79712df777412446</StandardCurrentRef>
|
||||
<BuildToolsCurrentRef>083f2bebb870ad2a5e4d37989790511b346d9887</BuildToolsCurrentRef>
|
||||
<BuildToolsCurrentRef>3b2844e866d3898d43d98aad0e3e57dd5675d259</BuildToolsCurrentRef>
|
||||
</PropertyGroup>
|
||||
|
||||
<!-- Product dependency versions. -->
|
||||
|
@ -37,9 +37,9 @@
|
|||
<ProjectNTfsExpectedPrerelease>beta-26702-00</ProjectNTfsExpectedPrerelease>
|
||||
<ProjectNTfsTestILCExpectedPrerelease>beta-26702-00</ProjectNTfsTestILCExpectedPrerelease>
|
||||
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26702-00</ProjectNTfsTestILCPackageVersion>
|
||||
<MicrosoftNETCoreDotNetHostPackageVersion>3.0.0-preview1-26702-01</MicrosoftNETCoreDotNetHostPackageVersion>
|
||||
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>3.0.0-preview1-26702-01</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview1-26702-01</MicrosoftNETCoreAppPackageVersion>
|
||||
<MicrosoftNETCoreDotNetHostPackageVersion>3.0.0-preview1-26702-03</MicrosoftNETCoreDotNetHostPackageVersion>
|
||||
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>3.0.0-preview1-26702-03</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview1-26702-03</MicrosoftNETCoreAppPackageVersion>
|
||||
|
||||
<!-- CoreFX-built SNI identity package -->
|
||||
<RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>
|
||||
|
@ -47,7 +47,7 @@
|
|||
<AppXRunnerVersion>2.2.0-preview1-02915-01</AppXRunnerVersion>
|
||||
<XunitPerfAnalysisPackageVersion>1.0.0-beta-build0019</XunitPerfAnalysisPackageVersion>
|
||||
<TraceEventPackageVersion>2.0.5</TraceEventPackageVersion>
|
||||
<XunitNetcoreExtensionsVersion>2.2.0-preview1-02929-01</XunitNetcoreExtensionsVersion>
|
||||
<XunitNetcoreExtensionsVersion>2.2.0-preview1-03002-01</XunitNetcoreExtensionsVersion>
|
||||
|
||||
<!-- Roslyn optimization data package version -->
|
||||
<OptimizationDataVersion>2.0.0-rc-61101-17</OptimizationDataVersion>
|
||||
|
@ -56,7 +56,7 @@
|
|||
<!-- Package versions used as toolsets -->
|
||||
<PropertyGroup>
|
||||
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
|
||||
<FeedTasksPackageVersion>2.2.0-preview1-02929-01</FeedTasksPackageVersion>
|
||||
<FeedTasksPackageVersion>2.2.0-preview1-03002-01</FeedTasksPackageVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<!-- Publish symbol build task package -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue