Skip to content

Commit 2e54f2a

Browse files
Update samples/aspnet-core-appsettings/MyApp.Api/MyApp.Api.csproj
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9d8af18 commit 2e54f2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/aspnet-core-appsettings/MyApp.Api/MyApp.Api.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<!-- EF Core SQL Server provider -->
2929
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.1" />
3030
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.1" />
31+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.1" />
3132
</ItemGroup>
3233

3334
<PropertyGroup>

0 commit comments

Comments
 (0)