Skip to content

Commit 6e3bc40

Browse files
1 parent d8cb167 commit 6e3bc40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<MicrosoftCodeAnalysisPooledObjectsVersion>5.0.0-1.25277.114</MicrosoftCodeAnalysisPooledObjectsVersion>
7070
</PropertyGroup>
7171
<PropertyGroup>
72-
<BootstrapSdkVersion>10.0.100-preview.7.25372.107</BootstrapSdkVersion>
72+
<BootstrapSdkVersion>10.0.100-preview.7.25380.108</BootstrapSdkVersion>
7373
</PropertyGroup>
7474
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
7575
<!-- See https://github.com/dotnet/arcade/issues/3386

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"errorMessage": "The .NET SDK could not be found, please run a command-line build with ./build.cmd."
99
},
1010
"tools": {
11-
"dotnet": "10.0.100-preview.7.25372.107",
11+
"dotnet": "10.0.100-preview.7.25380.108",
1212
"vs": {
1313
"version": "17.13.0"
1414
},

0 commit comments

Comments
 (0)