diff --git a/BlazorWebApp/BlazorWebApp.Shared/BlazorWebApp.Shared.csproj b/BlazorWebApp/BlazorWebApp.Shared/BlazorWebApp.Shared.csproj index 8f2777a..63a7d75 100644 --- a/BlazorWebApp/BlazorWebApp.Shared/BlazorWebApp.Shared.csproj +++ b/BlazorWebApp/BlazorWebApp.Shared/BlazorWebApp.Shared.csproj @@ -8,7 +8,7 @@ <ItemGroup> <PackageReference Include="Dapper" Version="2.1.24" /> - <PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" /> + <PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" /> <PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" /> <PackageReference Include="Syncfusion.Blazor.Grid" Version="24.1.41" /> <PackageReference Include="Syncfusion.Blazor.Themes" Version="24.1.41" />