Skip to content

Commit 1bb18b9

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230710.1 (#31215)
[main] Update dependencies from dotnet/arcade
1 parent 42b2d6a commit 1bb18b9

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Diff for: eng/Version.Details.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,17 @@
4343
</Dependency>
4444
</ProductDependencies>
4545
<ToolsetDependencies>
46-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23330.1">
46+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23360.1">
4747
<Uri>https://github.com/dotnet/arcade</Uri>
48-
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
48+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
4949
</Dependency>
50-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23330.1">
50+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23360.1">
5151
<Uri>https://github.com/dotnet/arcade</Uri>
52-
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
52+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
5353
</Dependency>
54-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23330.1">
54+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23360.1">
5555
<Uri>https://github.com/dotnet/arcade</Uri>
56-
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
56+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
5757
</Dependency>
5858
</ToolsetDependencies>
5959
</Dependencies>

Diff for: eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<SystemTextJsonVersion>8.0.0-preview.7.23325.2</SystemTextJsonVersion>
2828
</PropertyGroup>
2929
<PropertyGroup Label="Dependencies from dotnet/arcade">
30-
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23330.1</MicrosoftDotNetBuildTasksTemplatingVersion>
30+
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23360.1</MicrosoftDotNetBuildTasksTemplatingVersion>
3131
</PropertyGroup>
3232
<PropertyGroup Label="Other dependencies">
3333
<MicrosoftCodeAnalysisVersion>4.5.0</MicrosoftCodeAnalysisVersion>

Diff for: global.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
},
1818
"msbuild-sdks": {
19-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23330.1",
20-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23330.1"
19+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.1",
20+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23360.1"
2121
}
2222
}

0 commit comments

Comments
 (0)