File tree 3 files changed +9
-9
lines changed 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 192
192
</Dependency >
193
193
</ProductDependencies >
194
194
<ToolsetDependencies >
195
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.23074.2 " >
195
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.23075.1 " >
196
196
<Uri >https://github.com/dotnet/arcade</Uri >
197
- <Sha >d1e861bb47e003e8f87474f518de2c9ddff85f23 </Sha >
197
+ <Sha >cb4788b8aa2a8df6d6abc515555916c7af1ef679 </Sha >
198
198
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
199
199
</Dependency >
200
- <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.23074.2 " >
200
+ <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.23075.1 " >
201
201
<Uri >https://github.com/dotnet/arcade</Uri >
202
- <Sha >d1e861bb47e003e8f87474f518de2c9ddff85f23 </Sha >
202
+ <Sha >cb4788b8aa2a8df6d6abc515555916c7af1ef679 </Sha >
203
203
</Dependency >
204
- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.23074.2 " >
204
+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.23075.1 " >
205
205
<Uri >https://github.com/dotnet/arcade</Uri >
206
- <Sha >d1e861bb47e003e8f87474f518de2c9ddff85f23 </Sha >
206
+ <Sha >cb4788b8aa2a8df6d6abc515555916c7af1ef679 </Sha >
207
207
</Dependency >
208
208
<Dependency Name =" Microsoft.DotNet.Darc" Version =" 1.1.0-beta.23074.3" >
209
209
<Uri >https://github.com/dotnet/arcade-services</Uri >
Original file line number Diff line number Diff line change 26
26
</PropertyGroup >
27
27
<PropertyGroup >
28
28
<!-- Dependency from https://github.com/dotnet/arcade -->
29
- <MicrosoftDotNetBuildTasksInstallersPackageVersion >8.0.0-beta.23074.2 </MicrosoftDotNetBuildTasksInstallersPackageVersion >
29
+ <MicrosoftDotNetBuildTasksInstallersPackageVersion >8.0.0-beta.23075.1 </MicrosoftDotNetBuildTasksInstallersPackageVersion >
30
30
</PropertyGroup >
31
31
<PropertyGroup >
32
32
<!-- Dependency from https://github.com/dotnet/arcade-services -->
Original file line number Diff line number Diff line change 11
11
"cmake" : " 3.21.0"
12
12
},
13
13
"msbuild-sdks" : {
14
- "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.23074.2 " ,
15
- "Microsoft.DotNet.CMake.Sdk" : " 8.0.0-beta.23074.2 "
14
+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.23075.1 " ,
15
+ "Microsoft.DotNet.CMake.Sdk" : " 8.0.0-beta.23075.1 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments