Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-09-20 21:03:20 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-09-20 21:03:20 +0300
commit27b2d0b651bd792f33f5b6881f7871c2f71e7f16 (patch)
tree22b78d413074284fc82062bb689c2ee32b0d93c5
parent941eb27fcccc6c5671ec5c3ba54890d14b824d72 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220914.4darc-release/7.0-rc2-a1a41e3b-f51a-47d9-940b-bcc1a40ae245
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22458.5 -> To Version 7.0.0-beta.22464.4
-rw-r--r--eng/Version.Details.xml16
-rw-r--r--eng/Versions.props4
-rw-r--r--global.json8
3 files changed, 14 insertions, 14 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index c04bea102c..e6f29c68f4 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -302,22 +302,22 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5634242a3a8bd4d2f35e063537d7350939162e80</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22458.5">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22464.4">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>622c2dc5ced5df5af002a3b06a52f9584b726b28</Sha>
+ <Sha>720af493900b2f2bdc48e9ee12577983a5c9be36</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
- <Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.22458.5">
+ <Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.22464.4">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>622c2dc5ced5df5af002a3b06a52f9584b726b28</Sha>
+ <Sha>720af493900b2f2bdc48e9ee12577983a5c9be36</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.22458.5">
+ <Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.22464.4">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>622c2dc5ced5df5af002a3b06a52f9584b726b28</Sha>
+ <Sha>720af493900b2f2bdc48e9ee12577983a5c9be36</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22458.5">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22464.4">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>622c2dc5ced5df5af002a3b06a52f9584b726b28</Sha>
+ <Sha>720af493900b2f2bdc48e9ee12577983a5c9be36</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
diff --git a/eng/Versions.props b/eng/Versions.props
index 3ccc3743f2..d79b399432 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -135,8 +135,8 @@
<MicrosoftEntityFrameworkCoreVersion>7.0.0-rc.2.22469.22</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-rc.2.22469.22</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
- <MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22458.5</MicrosoftDotNetBuildTasksInstallersVersion>
- <MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22458.5</MicrosoftDotNetBuildTasksTemplatingVersion>
+ <MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22464.4</MicrosoftDotNetBuildTasksInstallersVersion>
+ <MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22464.4</MicrosoftDotNetBuildTasksTemplatingVersion>
<!-- Packages from dotnet/source-build-externals -->
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>7.0.0-alpha.1.22459.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
<!-- Packages from dotnet/xdt -->
diff --git a/global.json b/global.json
index 8794ad6502..40704979a2 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "7.0.100-rc.1.22425.9"
+ "version": "7.0.100-rc.1.22431.12"
},
"tools": {
- "dotnet": "7.0.100-rc.1.22425.9",
+ "dotnet": "7.0.100-rc.1.22431.12",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
@@ -27,7 +27,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22458.5",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22458.5"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22464.4",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22464.4"
}
}