Skip to content

Commit aa9f243

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230728.2 (emscripten-core#13)
[dotnet/main] Update dependencies from dotnet/arcade
1 parent b264a9d commit aa9f243

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ToolsetDependencies>
4-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23371.1">
4+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23378.2">
55
<Uri>https://github.com/dotnet/arcade</Uri>
6-
<Sha>602351e3681015ea789b2aeaa7b2a9156a8baf38</Sha>
6+
<Sha>54dd37d44a2adfb8b966fac466c2ece40f8b20dd</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="8.0.0-beta.23371.1">
8+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="8.0.0-beta.23378.2">
99
<Uri>https://github.com/dotnet/arcade</Uri>
10-
<Sha>602351e3681015ea789b2aeaa7b2a9156a8baf38</Sha>
10+
<Sha>54dd37d44a2adfb8b966fac466c2ece40f8b20dd</Sha>
1111
</Dependency>
1212
</ToolsetDependencies>
1313
</Dependencies>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<PreReleaseVersionIteration>4</PreReleaseVersionIteration>
77
</PropertyGroup>
88
<PropertyGroup>
9-
<MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.23371.1</MicrosoftDotNetBuildTasksPackagingVersion>
9+
<MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.23378.2</MicrosoftDotNetBuildTasksPackagingVersion>
1010
</PropertyGroup>
1111
</Project>

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dotnet": "8.0.100-preview.6.23330.14"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23371.1",
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23378.2",
77
"Microsoft.Build.NoTargets": "3.5.0",
88
"Microsoft.Build.Traversal": "2.0.34"
99
}

0 commit comments

Comments
 (0)