diff --git a/NuGet.config b/NuGet.config index e6c266e5ac4..7c063ce4e07 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 81d77dd0a96..c67603c9e01 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,9 +6,9 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26464.118 - 10.0.0-beta.26464.118 - 10.0.0-beta.26464.118 + 10.0.0-beta.26466.110 + 10.0.0-beta.26466.110 + 10.0.0-beta.26466.110 10.0.13 10.0.13 10.0.13 @@ -16,10 +16,10 @@ This file should be imported by eng/Versions.props 10.0.13 10.0.13 10.0.13 - 10.0.13-servicing.26464.118 + 10.0.13-servicing.26466.110 10.0.13 10.0.13 - 10.0.13-servicing.26464.118 + 10.0.13-servicing.26466.110 10.0.13 10.0.13 10.0.13 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 98337148a4a..36f67852528 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,80 +1,80 @@ - + https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 - + https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 - + https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 - + https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 - + https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 - + https://github.com/dotnet/dotnet - a7d1f3a5a72ce815f2abeb79f4f388ccb283e150 + 35451b769022ebedaceff05fa95fb15d5b83d3b9 diff --git a/global.json b/global.json index 8d274dc7410..4e95da0aebe 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26464.118", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26464.118" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26466.110", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26466.110" } }