File tree Expand file tree Collapse file tree 4 files changed +17
-11
lines changed Expand file tree Collapse file tree 4 files changed +17
-11
lines changed Original file line number Diff line number Diff line change 55 <!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66 <!-- Begin: Package sources from dotnet-runtime -->
77 <add key =" darc-int-dotnet-runtime-77545d6" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-77545d6f/nuget/v3/index.json" />
8+ <add key =" darc-int-dotnet-runtime-77545d6-3" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-77545d6f-3/nuget/v3/index.json" />
9+ <add key =" darc-int-dotnet-runtime-77545d6-2" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-77545d6f-2/nuget/v3/index.json" />
10+ <add key =" darc-int-dotnet-runtime-77545d6-1" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-77545d6f-1/nuget/v3/index.json" />
811 <!-- End: Package sources from dotnet-runtime -->
912 <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1013 <add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
1922 <clear />
2023 <!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2124 <!-- Begin: Package sources from dotnet-runtime -->
25+ <add key =" darc-int-dotnet-runtime-77545d6-1" value =" true" />
26+ <add key =" darc-int-dotnet-runtime-77545d6-2" value =" true" />
27+ <add key =" darc-int-dotnet-runtime-77545d6-3" value =" true" />
2228 <add key =" darc-int-dotnet-runtime-77545d6" value =" true" />
2329 <!-- End: Package sources from dotnet-runtime -->
2430 <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
Original file line number Diff line number Diff line change 6060 </Dependency >
6161 </ProductDependencies >
6262 <ToolsetDependencies >
63- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25263.4 " >
63+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25310.3 " >
6464 <Uri >https://github.com/dotnet/arcade</Uri >
65- <Sha >20ab70a74d52b68f4271bd946884e24049b14f83 </Sha >
65+ <Sha >2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1 </Sha >
6666 </Dependency >
67- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 8.0.0-beta.25263.4 " >
67+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 8.0.0-beta.25310.3 " >
6868 <Uri >https://github.com/dotnet/arcade</Uri >
69- <Sha >20ab70a74d52b68f4271bd946884e24049b14f83 </Sha >
69+ <Sha >2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1 </Sha >
7070 </Dependency >
71- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 8.0.0-beta.25263.4 " >
71+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 8.0.0-beta.25310.3 " >
7272 <Uri >https://github.com/dotnet/arcade</Uri >
73- <Sha >20ab70a74d52b68f4271bd946884e24049b14f83 </Sha >
73+ <Sha >2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1 </Sha >
7474 </Dependency >
7575 </ToolsetDependencies >
7676</Dependencies >
Original file line number Diff line number Diff line change 3333 <MicrosoftNETCoreBrowserDebugHostTransportVersion >8.0.17-servicing.25266.2</MicrosoftNETCoreBrowserDebugHostTransportVersion >
3434 </PropertyGroup >
3535 <PropertyGroup Label =" Dependencies from dotnet/arcade" >
36- <MicrosoftDotNetBuildTasksTemplatingVersion >8.0.0-beta.25263.4 </MicrosoftDotNetBuildTasksTemplatingVersion >
36+ <MicrosoftDotNetBuildTasksTemplatingVersion >8.0.0-beta.25310.3 </MicrosoftDotNetBuildTasksTemplatingVersion >
3737 </PropertyGroup >
3838 <PropertyGroup Label =" Other dependencies" >
3939 <!-- NB: This version affects Visual Studio compatibility. See https://learn.microsoft.com/visualstudio/extensibility/roslyn-version-support -->
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 8.0.116 " ,
3+ "version" : " 8.0.117 " ,
44 "allowPrerelease" : true ,
55 "rollForward" : " latestMajor"
66 },
77 "tools" : {
8- "dotnet" : " 8.0.116 " ,
8+ "dotnet" : " 8.0.117 " ,
99 "runtimes" : {
1010 "dotnet" : [
1111 " $(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
1212 ]
1313 }
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25263.4 " ,
17- "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.25263.4 "
16+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25310.3 " ,
17+ "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.25310.3 "
1818 }
1919}
You can’t perform that action at this time.
0 commit comments