File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props
66<Project >
77 <PropertyGroup >
88 <!-- dotnet-arcade dependencies -->
9- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26153.3 </MicrosoftDotNetArcadeSdkPackageVersion >
10- <MicrosoftDotNetXUnitExtensionsPackageVersion >10.0.0-beta.26153.3 </MicrosoftDotNetXUnitExtensionsPackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26164.1 </MicrosoftDotNetArcadeSdkPackageVersion >
10+ <MicrosoftDotNetXUnitExtensionsPackageVersion >10.0.0-beta.26164.1 </MicrosoftDotNetXUnitExtensionsPackageVersion >
1111 <!-- dotnet-roslyn dependencies -->
1212 <MicrosoftNetCompilersToolsetPackageVersion >5.6.0-2.26151.2</MicrosoftNetCompilersToolsetPackageVersion >
1313 <!-- dotnet-runtime dependencies -->
Original file line number Diff line number Diff line change 106106 </Dependency >
107107 </ProductDependencies >
108108 <ToolsetDependencies >
109- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26153.3 " >
109+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26164.1 " >
110110 <Uri >https://github.com/dotnet/arcade</Uri >
111- <Sha >5976b9d3d62aaac137169c638af21096bd8e8fcd </Sha >
111+ <Sha >e365cfcb58176841c2fb80d1a40926f394776970 </Sha >
112112 </Dependency >
113113 <Dependency Name =" NuGet.Build.Tasks" Version =" 7.5.0-rc.36" >
114114 <Uri >https://github.com/nuget/nuget.client</Uri >
118118 <Uri >https://github.com/dotnet/roslyn</Uri >
119119 <Sha >6bdca1d6466c2f9ef46f8e5d3422fbe3568d503c</Sha >
120120 </Dependency >
121- <Dependency Name =" Microsoft.DotNet.XUnitExtensions" Version =" 10.0.0-beta.26153.3 " >
121+ <Dependency Name =" Microsoft.DotNet.XUnitExtensions" Version =" 10.0.0-beta.26164.1 " >
122122 <Uri >https://github.com/dotnet/arcade</Uri >
123- <Sha >5976b9d3d62aaac137169c638af21096bd8e8fcd </Sha >
123+ <Sha >e365cfcb58176841c2fb80d1a40926f394776970 </Sha >
124124 </Dependency >
125125 </ToolsetDependencies >
126126</Dependencies >
Original file line number Diff line number Diff line change 8181 </PropertyGroup >
8282
8383 <PropertyGroup >
84- <BootstrapSdkVersion >10.0.103 </BootstrapSdkVersion >
84+ <BootstrapSdkVersion >10.0.104 </BootstrapSdkVersion >
8585 </PropertyGroup >
8686
8787 <Target Name =" OverrideArcadeFileVersion" AfterTargets =" _InitializeAssemblyVersion" >
Original file line number Diff line number Diff line change 77 "errorMessage" : " The .NET SDK could not be found, please run a command-line build with ./build.cmd."
88 },
99 "tools" : {
10- "dotnet" : " 10.0.101 " ,
10+ "dotnet" : " 10.0.104 " ,
1111 "vs" : {
1212 "version" : " 18.0"
1313 },
1414 "xcopy-msbuild" : " 18.0.0"
1515 },
1616 "msbuild-sdks" : {
17- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26153.3 "
17+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26164.1 "
1818 }
1919}
You can’t perform that action at this time.
0 commit comments