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:
Diffstat (limited to 'eng/Versions.props')
-rw-r--r--eng/Versions.props16
1 files changed, 8 insertions, 8 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index edfc2e7a10..ab55034277 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -126,14 +126,14 @@
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
<MicrosoftNETCorePlatformsVersion>8.0.0-alpha.1.22557.12</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore -->
- <dotnetefVersion>8.0.0-alpha.1.22558.1</dotnetefVersion>
- <MicrosoftEntityFrameworkCoreInMemoryVersion>8.0.0-alpha.1.22558.1</MicrosoftEntityFrameworkCoreInMemoryVersion>
- <MicrosoftEntityFrameworkCoreRelationalVersion>8.0.0-alpha.1.22558.1</MicrosoftEntityFrameworkCoreRelationalVersion>
- <MicrosoftEntityFrameworkCoreSqliteVersion>8.0.0-alpha.1.22558.1</MicrosoftEntityFrameworkCoreSqliteVersion>
- <MicrosoftEntityFrameworkCoreSqlServerVersion>8.0.0-alpha.1.22558.1</MicrosoftEntityFrameworkCoreSqlServerVersion>
- <MicrosoftEntityFrameworkCoreToolsVersion>8.0.0-alpha.1.22558.1</MicrosoftEntityFrameworkCoreToolsVersion>
- <MicrosoftEntityFrameworkCoreVersion>8.0.0-alpha.1.22558.1</MicrosoftEntityFrameworkCoreVersion>
- <MicrosoftEntityFrameworkCoreDesignVersion>8.0.0-alpha.1.22558.1</MicrosoftEntityFrameworkCoreDesignVersion>
+ <dotnetefVersion>8.0.0-alpha.1.22558.12</dotnetefVersion>
+ <MicrosoftEntityFrameworkCoreInMemoryVersion>8.0.0-alpha.1.22558.12</MicrosoftEntityFrameworkCoreInMemoryVersion>
+ <MicrosoftEntityFrameworkCoreRelationalVersion>8.0.0-alpha.1.22558.12</MicrosoftEntityFrameworkCoreRelationalVersion>
+ <MicrosoftEntityFrameworkCoreSqliteVersion>8.0.0-alpha.1.22558.12</MicrosoftEntityFrameworkCoreSqliteVersion>
+ <MicrosoftEntityFrameworkCoreSqlServerVersion>8.0.0-alpha.1.22558.12</MicrosoftEntityFrameworkCoreSqlServerVersion>
+ <MicrosoftEntityFrameworkCoreToolsVersion>8.0.0-alpha.1.22558.12</MicrosoftEntityFrameworkCoreToolsVersion>
+ <MicrosoftEntityFrameworkCoreVersion>8.0.0-alpha.1.22558.12</MicrosoftEntityFrameworkCoreVersion>
+ <MicrosoftEntityFrameworkCoreDesignVersion>8.0.0-alpha.1.22558.12</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.22554.2</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.22554.2</MicrosoftDotNetBuildTasksTemplatingVersion>