diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 4928d2c7f61..c16e8128b43 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,7 +7,7 @@ This file should be imported by eng/Versions.props 10.0.10 - 10.0.0-beta.26374.102 + 10.0.0-beta.26374.115 10.0.10 10.0.10 10.0.10 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d1f4210cf68..73bb07e427c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - 981be135426277fabd550b94fa14cdaf7271b9c2 + dfdd32e8a9349462e71f687679bc7e5837b8ef4a diff --git a/global.json b/global.json index b96d01f3a46..875f68c4c21 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.302" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26374.102" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26374.115" } }