Skip to content

Commit 4cae840

Browse files
Merge pull request #733 from loresoft/dependabot/nuget/sample/Tracker/Tracker.Database/microsoftextensions-4b632165a4
Bump the microsoftextensions group with 3 updates
2 parents cc43af5 + 3a3901d commit 4cae840

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

sample/Tracker/Tracker.Database/Tracker.Database.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="dbup-sqlserver" Version="6.0.16" />
19-
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="10.0.1" />
20-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.1" />
19+
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="10.0.2" />
20+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.2" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version="9.0.11" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.11" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite" Version="9.0.11" />
16-
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.1" />
16+
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.2" />
1717
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
1818
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="9.0.4" />
1919
<PackageReference Include="Oracle.EntityFrameworkCore" Version="9.23.26000" />

0 commit comments

Comments
 (0)