Skip to content

Commit 9d8af18

Browse files
Update samples/connection-string-mssql/EntityFrameworkCoreProject/EntityFrameworkCoreProject.csproj
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent aa98ccc commit 9d8af18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/connection-string-mssql/EntityFrameworkCoreProject/EntityFrameworkCoreProject.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)