Skip to content

Commit 94ed70c

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220614.5 (#28233)
[release/3.1] Update dependencies from dotnet/arcade
1 parent 87c5c74 commit 94ed70c

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

NuGet.config

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<!-- Begin: Package sources from dotnet-corefx -->
77
<!-- End: Package sources from dotnet-corefx -->
88
<!-- Begin: Package sources from dotnet-core-setup -->
9-
<add key="darc-int-dotnet-core-setup-dae24f1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-dae24f14/nuget/v3/index.json" />
109
<!-- End: Package sources from dotnet-core-setup -->
1110
<!-- Begin: Package sources from dotnet-extensions -->
1211
<add key="darc-int-dotnet-extensions-2595364" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-2595364d/nuget/v3/index.json" />

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,9 @@
321321
</Dependency>
322322
</ProductDependencies>
323323
<ToolsetDependencies>
324-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22260.3">
324+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22314.5">
325325
<Uri>https://github.com/dotnet/arcade</Uri>
326-
<Sha>65777bddfce6966941a4ade1b53efa5e5fc9c87d</Sha>
326+
<Sha>fe57b3babcfc203dd61b7229b54d399b2e3f3c72</Sha>
327327
</Dependency>
328328
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.4.1-beta4-20127-10" CoherentParentDependency="Microsoft.Extensions.Logging">
329329
<Uri>https://github.com/dotnet/roslyn</Uri>

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"version": "3.1.420"
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22260.3"
15+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22314.5"
1616
}
1717
}

0 commit comments

Comments
 (0)