File tree Expand file tree Collapse file tree 4 files changed +9
-19
lines changed Expand file tree Collapse file tree 4 files changed +9
-19
lines changed Original file line number Diff line number Diff line change 6767 </Dependency >
6868 </ProductDependencies >
6969 <ToolsetDependencies >
70- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.25065.2 " >
70+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.25077.4 " >
7171 <Uri >https://github.com/dotnet/arcade</Uri >
72- <Sha >c4bbc67763bf0c5a868862df874079380e647d61 </Sha >
72+ <Sha >bac7e1caea791275b7c3ccb4cb75fd6a04a26618 </Sha >
7373 </Dependency >
74- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 9.0.0-beta.25065.2 " >
74+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 9.0.0-beta.25077.4 " >
7575 <Uri >https://github.com/dotnet/arcade</Uri >
76- <Sha >c4bbc67763bf0c5a868862df874079380e647d61 </Sha >
76+ <Sha >bac7e1caea791275b7c3ccb4cb75fd6a04a26618 </Sha >
7777 </Dependency >
78- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 9.0.0-beta.25065.2 " >
78+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 9.0.0-beta.25077.4 " >
7979 <Uri >https://github.com/dotnet/arcade</Uri >
80- <Sha >c4bbc67763bf0c5a868862df874079380e647d61 </Sha >
80+ <Sha >bac7e1caea791275b7c3ccb4cb75fd6a04a26618 </Sha >
8181 </Dependency >
8282 </ToolsetDependencies >
8383</Dependencies >
Original file line number Diff line number Diff line change 3434 <SystemFormatsAsn1Version >9.0.1</SystemFormatsAsn1Version >
3535 </PropertyGroup >
3636 <PropertyGroup Label =" Dependencies from dotnet/arcade" >
37- <MicrosoftDotNetBuildTasksTemplatingVersion >9.0.0-beta.25065.2 </MicrosoftDotNetBuildTasksTemplatingVersion >
37+ <MicrosoftDotNetBuildTasksTemplatingVersion >9.0.0-beta.25077.4 </MicrosoftDotNetBuildTasksTemplatingVersion >
3838 </PropertyGroup >
3939 <PropertyGroup Label =" Other dependencies" >
4040 <MicrosoftBuildFrameworkVersion >17.8.3</MicrosoftBuildFrameworkVersion >
Original file line number Diff line number Diff line change 1515 <PackageReference Include =" Microsoft.DotNet.IBCMerge" Version =" $(MicrosoftDotNetIBCMergeVersion)" Condition =" '$(UsingToolIbcOptimization)' == 'true'" />
1616 <PackageReference Include =" Drop.App" Version =" $(DropAppVersion)" ExcludeAssets =" all" Condition =" '$(UsingToolVisualStudioIbcTraining)' == 'true'" />
1717 </ItemGroup >
18- <PropertyGroup >
19- <RestoreSources ></RestoreSources >
20- <RestoreSources Condition =" '$(UsingToolIbcOptimization)' == 'true'" >
21- https://devdiv.pkgs.visualstudio.com/_packaging/dotnet-core-internal-tooling/nuget/v3/index.json;
22- </RestoreSources >
23- <RestoreSources Condition =" '$(UsingToolVisualStudioIbcTraining)' == 'true'" >
24- $(RestoreSources);
25- https://devdiv.pkgs.visualstudio.com/_packaging/VS/nuget/v3/index.json;
26- </RestoreSources >
27- </PropertyGroup >
2818
2919 <!-- Repository extensibility point -->
3020 <Import Project =" $(RepositoryEngineeringDir)InternalTools.props" Condition =" Exists('$(RepositoryEngineeringDir)InternalTools.props')" />
Original file line number Diff line number Diff line change 1313 }
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.25065.2 " ,
17- "Microsoft.DotNet.Helix.Sdk" : " 9.0.0-beta.25065.2 "
16+ "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.25077.4 " ,
17+ "Microsoft.DotNet.Helix.Sdk" : " 9.0.0-beta.25077.4 "
1818 }
1919}
You can’t perform that action at this time.
0 commit comments