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
path: root/eng
diff options
context:
space:
mode:
Diffstat (limited to 'eng')
-rw-r--r--eng/Version.Details.xml16
-rw-r--r--eng/Versions.props4
2 files changed, 10 insertions, 10 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index cfe60d27f7..eea4c1ce39 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -292,22 +292,22 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0402550585f54e88707af55652111ace793ef27f</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22327.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22327.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>640c1cc2a140b322c4f30f6d6b85f35f0c4c7313</Sha>
+ <Sha>a264eb13fea14125f3ef8d4056586cd66fa55309</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
- <Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.22327.1">
+ <Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.22327.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>640c1cc2a140b322c4f30f6d6b85f35f0c4c7313</Sha>
+ <Sha>a264eb13fea14125f3ef8d4056586cd66fa55309</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.22327.1">
+ <Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.22327.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>640c1cc2a140b322c4f30f6d6b85f35f0c4c7313</Sha>
+ <Sha>a264eb13fea14125f3ef8d4056586cd66fa55309</Sha>
</Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22327.1">
+ <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22327.2">
<Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>640c1cc2a140b322c4f30f6d6b85f35f0c4c7313</Sha>
+ <Sha>a264eb13fea14125f3ef8d4056586cd66fa55309</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
diff --git a/eng/Versions.props b/eng/Versions.props
index 6a7ef53eeb..175bdbf741 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -135,8 +135,8 @@
<MicrosoftEntityFrameworkCoreVersion>7.0.0-preview.7.22330.2</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-preview.7.22330.2</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
- <MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22327.1</MicrosoftDotNetBuildTasksInstallersVersion>
- <MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22327.1</MicrosoftDotNetBuildTasksTemplatingVersion>
+ <MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.22327.2</MicrosoftDotNetBuildTasksInstallersVersion>
+ <MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.22327.2</MicrosoftDotNetBuildTasksTemplatingVersion>
</PropertyGroup>
<!--