Skip to content

Commit 6e7f39b

Browse files
committed
Update template nuget packages.
1 parent 66381f8 commit 6e7f39b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/mvc/src/MyCompanyName.MyProjectName.EntityFrameworkCore/MyCompanyName.MyProjectName.EntityFrameworkCore.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="2.1.0" />
10-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.1.0" />
9+
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="2.1.1" />
10+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.1.1" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)