Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit 3d4fa5d

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220624.1 (#1422)
[main] Update dependencies from dotnet/arcade
1 parent 0889b35 commit 3d4fa5d

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22323.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22324.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>9dbd4ef3347980e68875996239f3272efb85dd04</Sha>
8+
<Sha>d4623961318d0d6e013389bb9f1269492b5384b0</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="7.0.0-beta.22323.2">
10+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="7.0.0-beta.22324.1">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>9dbd4ef3347980e68875996239f3272efb85dd04</Sha>
12+
<Sha>d4623961318d0d6e013389bb9f1269492b5384b0</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.SignTool" Version="7.0.0-beta.22323.2">
14+
<Dependency Name="Microsoft.DotNet.SignTool" Version="7.0.0-beta.22324.1">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>9dbd4ef3347980e68875996239f3272efb85dd04</Sha>
16+
<Sha>d4623961318d0d6e013389bb9f1269492b5384b0</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22323.2">
18+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22324.1">
1919
<Uri>https://github.com/dotnet/arcade</Uri>
20-
<Sha>9dbd4ef3347980e68875996239f3272efb85dd04</Sha>
20+
<Sha>d4623961318d0d6e013389bb9f1269492b5384b0</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="7.0.0-beta.22323.2">
22+
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="7.0.0-beta.22324.1">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>9dbd4ef3347980e68875996239f3272efb85dd04</Sha>
24+
<Sha>d4623961318d0d6e013389bb9f1269492b5384b0</Sha>
2525
</Dependency>
2626
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.19556.4">
2727
<Uri>https://github.com/dotnet/arcade-services</Uri>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
}
1515
},
1616
"msbuild-sdks": {
17-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22323.2"
17+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22324.1"
1818
}
1919
}

0 commit comments

Comments
 (0)