Skip to content

Commit

Permalink
[internal/release/7.0] Update dependencies from dnceng/internal/dotne…
Browse files Browse the repository at this point in the history
…t-efcore
  • Loading branch information
dotnet-bot committed Jun 20, 2023
1 parent 52009a9 commit 01ed6ed
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 28 deletions.
6 changes: 2 additions & 4 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
<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-e66586a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-e66586ac/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-e00be01" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-e00be013/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-8f4c2eb" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-8f4c2eb3/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-156597d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-156597d9/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
Expand All @@ -27,11 +26,10 @@
<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-e66586a" value="true" />
<add key="darc-int-dotnet-efcore-e00be01" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-156597d" value="true" />
<add key="darc-int-dotnet-runtime-8f4c2eb" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
Expand Down
32 changes: 16 additions & 16 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,37 +9,37 @@
-->
<Dependencies>
<ProductDependencies>
<Dependency Name="dotnet-ef" Version="7.0.8">
<Dependency Name="dotnet-ef" Version="7.0.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
<Sha>e00be013488a9a56a0e29230be0fe10026dbb209</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.8">
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
<Sha>e00be013488a9a56a0e29230be0fe10026dbb209</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.8">
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="7.0.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
<Sha>e00be013488a9a56a0e29230be0fe10026dbb209</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.8">
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
<Sha>e00be013488a9a56a0e29230be0fe10026dbb209</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.8">
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
<Sha>e00be013488a9a56a0e29230be0fe10026dbb209</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.8">
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="7.0.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
<Sha>e00be013488a9a56a0e29230be0fe10026dbb209</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.8">
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
<Sha>e00be013488a9a56a0e29230be0fe10026dbb209</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.8">
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
<Sha>e66586acfe2aa9faf8248c3309b542851102529c</Sha>
<Sha>e00be013488a9a56a0e29230be0fe10026dbb209</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down
16 changes: 8 additions & 8 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -125,14 +125,14 @@
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
<MicrosoftNETCorePlatformsVersion>7.0.4</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore -->
<dotnetefVersion>7.0.8</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.8</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>7.0.8</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>7.0.8</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.8</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>7.0.8</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>7.0.8</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.8</MicrosoftEntityFrameworkCoreDesignVersion>
<dotnetefVersion>7.0.9</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.9</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>7.0.9</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>7.0.9</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>7.0.9</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>7.0.9</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>7.0.9</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.9</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.23313.4</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.23313.4</MicrosoftDotNetBuildTasksTemplatingVersion>
Expand Down

0 comments on commit 01ed6ed

Please sign in to comment.