Skip to content

Commit d93908d

Browse files
authored
Merge branch 'release/3.0' into darc-release/3.0-72df70a6-3005-4c21-b1bd-1267945fee99
2 parents c169e1e + 477ea24 commit d93908d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@
6363
<Uri>https://github.com/dotnet/core-setup</Uri>
6464
<Sha>416ae9f2f223d349130198b96d7ce9c617fa25cd</Sha>
6565
</Dependency>
66-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19218.7">
66+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19220.1">
6767
<Uri>https://github.com/dotnet/arcade</Uri>
68-
<Sha>5e7ce5b394f3477bb0a485a4b761b7742e95be37</Sha>
68+
<Sha>c24866e3dece1ac0af7b54ff783d706019a05902</Sha>
6969
</Dependency>
70-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="1.0.0-beta.19218.7">
70+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="1.0.0-beta.19220.1">
7171
<Uri>https://github.com/dotnet/arcade</Uri>
72-
<Sha>5e7ce5b394f3477bb0a485a4b761b7742e95be37</Sha>
72+
<Sha>c24866e3dece1ac0af7b54ff783d706019a05902</Sha>
7373
</Dependency>
7474
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview5.19221.5" CoherentParentDependency="Microsoft.NETCore.App">
7575
<Uri>https://github.com/dotnet/corefx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</PropertyGroup>
3838
<!-- Packages that come from https://github.com/dotnet/arcade -->
3939
<PropertyGroup>
40-
<MicrosoftDotNetCodeAnalysisPackageVersion>1.0.0-beta.19218.7</MicrosoftDotNetCodeAnalysisPackageVersion>
40+
<MicrosoftDotNetCodeAnalysisPackageVersion>1.0.0-beta.19220.1</MicrosoftDotNetCodeAnalysisPackageVersion>
4141
</PropertyGroup>
4242
<!-- Packages that come from https://github.com/dotnet/corefxlab -->
4343
<PropertyGroup>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"version": "3.0.100-preview4-011204"
1010
},
1111
"msbuild-sdks": {
12-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.7"
12+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19220.1"
1313
},
1414
"native-tools": {
1515
"strawberry-perl": "5.28.1.1-1",

0 commit comments

Comments
 (0)