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 Bot <dn-bot@microsoft.com>2022-02-16 04:47:36 +0300
committerDotNet Bot <dn-bot@microsoft.com>2022-02-16 04:47:36 +0300
commit5b0922d2738b446b27661214d71e5c65462eba3e (patch)
tree906e05d1976c8258b881f1f1e35687885c1bf5e5
parent4731bfeac1ca8ab2862e6178f072023bab4375fa (diff)
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore
-rw-r--r--NuGet.config8
-rw-r--r--eng/Version.Details.xml32
-rw-r--r--eng/Versions.props16
3 files changed, 30 insertions, 26 deletions
diff --git a/NuGet.config b/NuGet.config
index edcb88db9c..61efb7332d 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,10 +4,12 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-efcore -->
- <add key="darc-int-dotnet-efcore-55fc28c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-55fc28c3/nuget/v3/index.json" />
+ <add key="darc-int-dotnet-efcore-9e4fa84" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-9e4fa849/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-d5b56c6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-d5b56c63/nuget/v3/index.json" />
+ <add key="darc-int-dotnet-runtime-d5b56c6-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-d5b56c63-2/nuget/v3/index.json" />
+ <add key="darc-int-dotnet-runtime-d5b56c6-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-d5b56c63-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -22,9 +24,11 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-efcore -->
- <add key="darc-int-dotnet-efcore-55fc28c" value="true" />
+ <add key="darc-int-dotnet-efcore-9e4fa84" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
+ <add key="darc-int-dotnet-runtime-d5b56c6-1" value="true" />
+ <add key="darc-int-dotnet-runtime-d5b56c6-2" value="true" />
<add key="darc-int-dotnet-runtime-d5b56c6" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 25d9a30d27..af70aa2df2 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -9,37 +9,37 @@
-->
<Dependencies>
<ProductDependencies>
- <Dependency Name="dotnet-ef" Version="5.0.14">
+ <Dependency Name="dotnet-ef" Version="5.0.15">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
- <Sha>55fc28c345cccb10c97e566942ba6893153f335c</Sha>
+ <Sha>9e4fa849e818a000ccf24a8f872fef0923b2ed25</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.14">
+ <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.15">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
- <Sha>55fc28c345cccb10c97e566942ba6893153f335c</Sha>
+ <Sha>9e4fa849e818a000ccf24a8f872fef0923b2ed25</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.14">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.15">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
- <Sha>55fc28c345cccb10c97e566942ba6893153f335c</Sha>
+ <Sha>9e4fa849e818a000ccf24a8f872fef0923b2ed25</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.14">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.15">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
- <Sha>55fc28c345cccb10c97e566942ba6893153f335c</Sha>
+ <Sha>9e4fa849e818a000ccf24a8f872fef0923b2ed25</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.14">
+ <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.15">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
- <Sha>55fc28c345cccb10c97e566942ba6893153f335c</Sha>
+ <Sha>9e4fa849e818a000ccf24a8f872fef0923b2ed25</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.14">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.15">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
- <Sha>55fc28c345cccb10c97e566942ba6893153f335c</Sha>
+ <Sha>9e4fa849e818a000ccf24a8f872fef0923b2ed25</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.14">
+ <Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.15">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
- <Sha>55fc28c345cccb10c97e566942ba6893153f335c</Sha>
+ <Sha>9e4fa849e818a000ccf24a8f872fef0923b2ed25</Sha>
</Dependency>
- <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.14">
+ <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.15">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
- <Sha>55fc28c345cccb10c97e566942ba6893153f335c</Sha>
+ <Sha>9e4fa849e818a000ccf24a8f872fef0923b2ed25</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 5356880f38..f864058b1f 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -127,14 +127,14 @@
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
<MicrosoftNETCorePlatformsPackageVersion>5.0.4</MicrosoftNETCorePlatformsPackageVersion>
<!-- Packages from dotnet/efcore -->
- <dotnetefPackageVersion>5.0.14</dotnetefPackageVersion>
- <MicrosoftEntityFrameworkCoreInMemoryPackageVersion>5.0.14</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
- <MicrosoftEntityFrameworkCoreRelationalPackageVersion>5.0.14</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
- <MicrosoftEntityFrameworkCoreSqlitePackageVersion>5.0.14</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
- <MicrosoftEntityFrameworkCoreSqlServerPackageVersion>5.0.14</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
- <MicrosoftEntityFrameworkCoreToolsPackageVersion>5.0.14</MicrosoftEntityFrameworkCoreToolsPackageVersion>
- <MicrosoftEntityFrameworkCorePackageVersion>5.0.14</MicrosoftEntityFrameworkCorePackageVersion>
- <MicrosoftEntityFrameworkCoreDesignPackageVersion>5.0.14</MicrosoftEntityFrameworkCoreDesignPackageVersion>
+ <dotnetefPackageVersion>5.0.15</dotnetefPackageVersion>
+ <MicrosoftEntityFrameworkCoreInMemoryPackageVersion>5.0.15</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
+ <MicrosoftEntityFrameworkCoreRelationalPackageVersion>5.0.15</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
+ <MicrosoftEntityFrameworkCoreSqlitePackageVersion>5.0.15</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
+ <MicrosoftEntityFrameworkCoreSqlServerPackageVersion>5.0.15</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
+ <MicrosoftEntityFrameworkCoreToolsPackageVersion>5.0.15</MicrosoftEntityFrameworkCoreToolsPackageVersion>
+ <MicrosoftEntityFrameworkCorePackageVersion>5.0.15</MicrosoftEntityFrameworkCorePackageVersion>
+ <MicrosoftEntityFrameworkCoreDesignPackageVersion>5.0.15</MicrosoftEntityFrameworkCoreDesignPackageVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersPackageVersion>5.0.0-beta.22104.7</MicrosoftDotNetBuildTasksInstallersPackageVersion>
</PropertyGroup>