File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <clear />
55 <!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66 <!-- Begin: Package sources from dotnet-dotnet -->
7- <add key =" darc-pub-dotnet-dotnet-fed627b " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-fed627ba /nuget/v3/index.json" />
7+ <add key =" darc-pub-dotnet-dotnet-1681538 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-1681538a /nuget/v3/index.json" />
88 <!-- End: Package sources from dotnet-dotnet -->
99 <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010 <add key =" dotnet-public" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
66<Project >
77 <PropertyGroup >
88 <!-- dotnet/dotnet dependencies -->
9- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26112.101 </MicrosoftDotNetArcadeSdkPackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.26117.104 </MicrosoftDotNetArcadeSdkPackageVersion >
1010 <SystemCommandLinePackageVersion >2.0.4</SystemCommandLinePackageVersion >
1111 </PropertyGroup >
1212 <!-- Property group for alternate package version names-->
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Dependencies >
3- <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" sourcelink" Sha =" fed627baa5ecd147271ada875bbd183f0d2a01d7 " BarId =" 301549 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" sourcelink" Sha =" 1681538ae28fe973fbd1d66f39884ec8cc800269 " BarId =" 302124 " />
44 <ProductDependencies >
55 <Dependency Name =" System.CommandLine" Version =" 2.0.4" >
66 <Uri >https://github.com/dotnet/dotnet</Uri >
7- <Sha >fed627baa5ecd147271ada875bbd183f0d2a01d7 </Sha >
7+ <Sha >1681538ae28fe973fbd1d66f39884ec8cc800269 </Sha >
88 </Dependency >
99 </ProductDependencies >
1010 <ToolsetDependencies >
11- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26112.101 " >
11+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.26117.104 " >
1212 <Uri >https://github.com/dotnet/dotnet</Uri >
13- <Sha >fed627baa5ecd147271ada875bbd183f0d2a01d7 </Sha >
13+ <Sha >1681538ae28fe973fbd1d66f39884ec8cc800269 </Sha >
1414 </Dependency >
1515 </ToolsetDependencies >
1616</Dependencies >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 10.0.102 " ,
3+ "version" : " 10.0.103 " ,
44 "allowPrerelease" : true ,
55 "rollForward" : " latestFeature" ,
66 "paths" : [
1010 "errorMessage" : " The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it."
1111 },
1212 "tools" : {
13- "dotnet" : " 10.0.102 "
13+ "dotnet" : " 10.0.103 "
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26112.101 " ,
16+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.26117.104 " ,
1717 "Microsoft.Build.NoTargets" : " 3.7.0"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments