File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 </Dependency >
3737 </ProductDependencies >
3838 <ToolsetDependencies >
39- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 11.0.0-beta.26381.103 " >
39+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 11.0.0-beta.26359.118 " >
4040 <Uri >https://github.com/dotnet/dotnet</Uri >
41- <Sha >e2c1e00b3d0f96afb892fb261d5921565b400246 </Sha >
41+ <Sha >ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe </Sha >
4242 <SourceBuild RepoName =" arcade" ManagedOnly =" true" />
4343 </Dependency >
4444 </ToolsetDependencies >
Original file line number Diff line number Diff line change 3535 </PropertyGroup >
3636 <PropertyGroup >
3737 <!--
38- Arcade 11 replaced the WixToolsetPath parameter on CreateVisualStudioWorkloadSet with
39- WixExe/HeatExe/WixExtensions, so opt out of the legacy WiX 3 toolset. WixPackageVersion
40- is only used by the WiX 3 path and can be removed once every branch has opted out.
38+ Force the legacy WiX 3 path while testing the pre-migration Arcade SDK.
39+ WixPackageVersion is only used by the WiX 3 path.
4140 -->
42- <UseWixToolset3 >false </UseWixToolset3 >
41+ <UseWixToolset3 >true </UseWixToolset3 >
4342 <WixPackageVersion >3.14.0-8606.20240208.1</WixPackageVersion >
4443 <SwixPackageVersion >1.1.392</SwixPackageVersion >
4544 </PropertyGroup >
Original file line number Diff line number Diff line change 99 },
1010 "msbuild-sdks" : {
1111 "Microsoft.Build.NoTargets" : " 3.7.0" ,
12- "Microsoft.DotNet.Arcade.Sdk" : " 11.0.0-beta.26381.103 " ,
12+ "Microsoft.DotNet.Arcade.Sdk" : " 11.0.0-beta.26359.118 " ,
1313 "Microsoft.VisualStudio.Internal.MicroBuild.Vsman" : " 2.0.174"
1414 }
1515}
You can’t perform that action at this time.
0 commit comments