File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 214214 </Dependency >
215215 </ProductDependencies >
216216 <ToolsetDependencies >
217- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25574.4 " >
217+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25577.1 " >
218218 <Uri >https://github.com/dotnet/arcade</Uri >
219- <Sha >f95859accbb8e8312e39c1dcd7d1639c4d2c0c51 </Sha >
219+ <Sha >1be4bb105d0b2b0b9c9b36b8705eb6eb00250e42 </Sha >
220220 <SourceBuild RepoName =" arcade" ManagedOnly =" true" />
221221 </Dependency >
222- <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.25574.4 " >
222+ <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.25577.1 " >
223223 <Uri >https://github.com/dotnet/arcade</Uri >
224- <Sha >f95859accbb8e8312e39c1dcd7d1639c4d2c0c51 </Sha >
224+ <Sha >1be4bb105d0b2b0b9c9b36b8705eb6eb00250e42 </Sha >
225225 </Dependency >
226- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.25574.4 " >
226+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.25577.1 " >
227227 <Uri >https://github.com/dotnet/arcade</Uri >
228- <Sha >f95859accbb8e8312e39c1dcd7d1639c4d2c0c51 </Sha >
228+ <Sha >1be4bb105d0b2b0b9c9b36b8705eb6eb00250e42 </Sha >
229229 </Dependency >
230230 <Dependency Name =" Microsoft.DotNet.Darc" Version =" 1.1.0-beta.24306.1" >
231231 <Uri >https://github.com/dotnet/arcade-services</Uri >
Original file line number Diff line number Diff line change 3939 </PropertyGroup >
4040 <PropertyGroup >
4141 <!-- Dependency from https://github.com/dotnet/arcade -->
42- <MicrosoftDotNetBuildTasksInstallersPackageVersion >8.0.0-beta.25574.4 </MicrosoftDotNetBuildTasksInstallersPackageVersion >
42+ <MicrosoftDotNetBuildTasksInstallersPackageVersion >8.0.0-beta.25577.1 </MicrosoftDotNetBuildTasksInstallersPackageVersion >
4343 </PropertyGroup >
4444 <PropertyGroup >
4545 <!-- Dependency from https://github.com/dotnet/arcade-services -->
Original file line number Diff line number Diff line change 4747 # in the default public locations.
4848 internalRuntimeDownloadArgs=
4949 if [ '$(dotnetbuilds-internal-container-read-token-base64)' != '$''(dotnetbuilds-internal-container-read-token-base64)' ]; then
50- internalRuntimeDownloadArgs='/p:DotNetRuntimeSourceFeed=https://dotnetbuilds.blob.core.windows. net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64) --runtimesourcefeed https://dotnetbuilds.blob.core.windows .net/internal --runtimesourcefeedkey $(dotnetbuilds-internal-container-read-token-base64)'
50+ internalRuntimeDownloadArgs='/p:DotNetRuntimeSourceFeed=https://ci.dot. net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64) --runtimesourcefeed https://ci.dot .net/internal --runtimesourcefeedkey $(dotnetbuilds-internal-container-read-token-base64)'
5151 fi
5252
5353 buildConfig=Release
Original file line number Diff line number Diff line change 4747 # in the default public locations.
4848 internalRuntimeDownloadArgs=
4949 if [ '$(dotnetbuilds-internal-container-read-token-base64)' != '$''(dotnetbuilds-internal-container-read-token-base64)' ]; then
50- internalRuntimeDownloadArgs='/p:DotNetRuntimeSourceFeed=https://dotnetbuilds.blob.core.windows. net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64) --runtimesourcefeed https://dotnetbuilds.blob.core.windows .net/internal --runtimesourcefeedkey $(dotnetbuilds-internal-container-read-token-base64)'
50+ internalRuntimeDownloadArgs='/p:DotNetRuntimeSourceFeed=https://ci.dot. net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64) --runtimesourcefeed https://ci.dot .net/internal --runtimesourcefeedkey $(dotnetbuilds-internal-container-read-token-base64)'
5151 fi
5252
5353 buildConfig=Release
Original file line number Diff line number Diff line change 1111 "cmake" : " 3.21.0"
1212 },
1313 "msbuild-sdks" : {
14- "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25574.4 " ,
15- "Microsoft.DotNet.CMake.Sdk" : " 8.0.0-beta.25574.4 "
14+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25577.1 " ,
15+ "Microsoft.DotNet.CMake.Sdk" : " 8.0.0-beta.25577.1 "
1616 }
1717}
You can’t perform that action at this time.
0 commit comments