@@ -6,21 +6,23 @@ This file should be imported by eng/Versions.props
66<Project >
77 <PropertyGroup >
88 <!-- microsoft/clrmd dependencies -->
9- <MicrosoftDiagnosticsRuntimePackageVersion >4.0.0-beta.25610 .1</MicrosoftDiagnosticsRuntimePackageVersion >
10- <MicrosoftDiagnosticsRuntimeUtilitiesPackageVersion >4.0.0-beta.25610 .1</MicrosoftDiagnosticsRuntimeUtilitiesPackageVersion >
9+ <MicrosoftDiagnosticsRuntimePackageVersion >4.0.0-beta.26072 .1</MicrosoftDiagnosticsRuntimePackageVersion >
10+ <MicrosoftDiagnosticsRuntimeUtilitiesPackageVersion >4.0.0-beta.26072 .1</MicrosoftDiagnosticsRuntimeUtilitiesPackageVersion >
1111 <!-- dotnet/command-line-api dependencies -->
1212 <SystemCommandLinePackageVersion >2.0.0-beta5.25210.1</SystemCommandLinePackageVersion >
1313 <!-- dotnet/android dependencies -->
1414 <XamarinAndroidToolsAndroidSdkPackageVersion >1.0.105-preview.225</XamarinAndroidToolsAndroidSdkPackageVersion >
15+ <!-- dotnet/arcade dependencies -->
16+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26066.3</MicrosoftDotNetArcadeSdkPackageVersion >
17+ <MicrosoftDotNetCodeAnalysisPackageVersion >10.0.0-beta.26066.3</MicrosoftDotNetCodeAnalysisPackageVersion >
18+ <MicrosoftDotNetRemoteExecutorPackageVersion >7.0.0-beta.22316.2</MicrosoftDotNetRemoteExecutorPackageVersion >
1519 <!-- dotnet/dotnet dependencies -->
1620 <MicrosoftAspNetCoreAppRefPackageVersion >10.0.2</MicrosoftAspNetCoreAppRefPackageVersion >
1721 <MicrosoftAspNetCoreAppRefInternalPackageVersion >10.0.2-servicing.25603.103</MicrosoftAspNetCoreAppRefInternalPackageVersion >
1822 <MicrosoftCodeAnalysisPackageVersion >5.0.0-2.25603.103</MicrosoftCodeAnalysisPackageVersion >
1923 <MicrosoftCodeAnalysisAnalyzersPackageVersion >5.0.0-2.25603.103</MicrosoftCodeAnalysisAnalyzersPackageVersion >
2024 <MicrosoftCodeAnalysisCSharpPackageVersion >5.0.0-2.25603.103</MicrosoftCodeAnalysisCSharpPackageVersion >
2125 <MicrosoftCodeAnalysisNetAnalyzersPackageVersion >10.0.102</MicrosoftCodeAnalysisNetAnalyzersPackageVersion >
22- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.25603.103</MicrosoftDotNetArcadeSdkPackageVersion >
23- <MicrosoftDotNetCodeAnalysisPackageVersion >10.0.0-beta.25603.103</MicrosoftDotNetCodeAnalysisPackageVersion >
2426 <MicrosoftNETSdkPackageVersion >10.0.102-servicing.25603.103</MicrosoftNETSdkPackageVersion >
2527 <MicrosoftNETCoreAppRefPackageVersion >10.0.2</MicrosoftNETCoreAppRefPackageVersion >
2628 <MicrosoftNETCorePlatformsPackageVersion >10.0.2-servicing.25603.103</MicrosoftNETCorePlatformsPackageVersion >
@@ -30,8 +32,6 @@ This file should be imported by eng/Versions.props
3032 <runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion >10.0.2-servicing.25603.103</runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion >
3133 <runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion >10.0.2-servicing.25603.103</runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion >
3234 <runtimewinx64MicrosoftDotNetCdacTransportPackageVersion >10.0.2-servicing.25603.103</runtimewinx64MicrosoftDotNetCdacTransportPackageVersion >
33- <!-- dotnet/arcade dependencies -->
34- <MicrosoftDotNetRemoteExecutorPackageVersion >7.0.0-beta.22316.2</MicrosoftDotNetRemoteExecutorPackageVersion >
3535 </PropertyGroup >
3636 <!-- Property group for alternate package version names-->
3737 <PropertyGroup >
@@ -42,15 +42,17 @@ This file should be imported by eng/Versions.props
4242 <SystemCommandLineVersion >$(SystemCommandLinePackageVersion)</SystemCommandLineVersion >
4343 <!-- dotnet/android dependencies -->
4444 <XamarinAndroidToolsAndroidSdkVersion >$(XamarinAndroidToolsAndroidSdkPackageVersion)</XamarinAndroidToolsAndroidSdkVersion >
45+ <!-- dotnet/arcade dependencies -->
46+ <MicrosoftDotNetArcadeSdkVersion >$(MicrosoftDotNetArcadeSdkPackageVersion)</MicrosoftDotNetArcadeSdkVersion >
47+ <MicrosoftDotNetCodeAnalysisVersion >$(MicrosoftDotNetCodeAnalysisPackageVersion)</MicrosoftDotNetCodeAnalysisVersion >
48+ <MicrosoftDotNetRemoteExecutorVersion >$(MicrosoftDotNetRemoteExecutorPackageVersion)</MicrosoftDotNetRemoteExecutorVersion >
4549 <!-- dotnet/dotnet dependencies -->
4650 <MicrosoftAspNetCoreAppRefVersion >$(MicrosoftAspNetCoreAppRefPackageVersion)</MicrosoftAspNetCoreAppRefVersion >
4751 <MicrosoftAspNetCoreAppRefInternalVersion >$(MicrosoftAspNetCoreAppRefInternalPackageVersion)</MicrosoftAspNetCoreAppRefInternalVersion >
4852 <MicrosoftCodeAnalysisVersion >$(MicrosoftCodeAnalysisPackageVersion)</MicrosoftCodeAnalysisVersion >
4953 <MicrosoftCodeAnalysisAnalyzersVersion >$(MicrosoftCodeAnalysisAnalyzersPackageVersion)</MicrosoftCodeAnalysisAnalyzersVersion >
5054 <MicrosoftCodeAnalysisCSharpVersion >$(MicrosoftCodeAnalysisCSharpPackageVersion)</MicrosoftCodeAnalysisCSharpVersion >
5155 <MicrosoftCodeAnalysisNetAnalyzersVersion >$(MicrosoftCodeAnalysisNetAnalyzersPackageVersion)</MicrosoftCodeAnalysisNetAnalyzersVersion >
52- <MicrosoftDotNetArcadeSdkVersion >$(MicrosoftDotNetArcadeSdkPackageVersion)</MicrosoftDotNetArcadeSdkVersion >
53- <MicrosoftDotNetCodeAnalysisVersion >$(MicrosoftDotNetCodeAnalysisPackageVersion)</MicrosoftDotNetCodeAnalysisVersion >
5456 <MicrosoftNETSdkVersion >$(MicrosoftNETSdkPackageVersion)</MicrosoftNETSdkVersion >
5557 <MicrosoftNETCoreAppRefVersion >$(MicrosoftNETCoreAppRefPackageVersion)</MicrosoftNETCoreAppRefVersion >
5658 <MicrosoftNETCorePlatformsVersion >$(MicrosoftNETCorePlatformsPackageVersion)</MicrosoftNETCorePlatformsVersion >
@@ -60,7 +62,5 @@ This file should be imported by eng/Versions.props
6062 <runtimeosxx64MicrosoftDotNetCdacTransportVersion >$(runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion)</runtimeosxx64MicrosoftDotNetCdacTransportVersion >
6163 <runtimewinarm64MicrosoftDotNetCdacTransportVersion >$(runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion)</runtimewinarm64MicrosoftDotNetCdacTransportVersion >
6264 <runtimewinx64MicrosoftDotNetCdacTransportVersion >$(runtimewinx64MicrosoftDotNetCdacTransportPackageVersion)</runtimewinx64MicrosoftDotNetCdacTransportVersion >
63- <!-- dotnet/arcade dependencies -->
64- <MicrosoftDotNetRemoteExecutorVersion >$(MicrosoftDotNetRemoteExecutorPackageVersion)</MicrosoftDotNetRemoteExecutorVersion >
6565 </PropertyGroup >
6666</Project >
0 commit comments