File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <PackageReference Include =" Dapper" Version =" 2.1.24" />
11- <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 5.1.2 " />
11+ <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 5.1.3 " />
1212 <PackageReference Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 8.0.0" />
1313 <PackageReference Include =" Syncfusion.Blazor.Grid" Version =" 24.1.41" />
1414 <PackageReference Include =" Syncfusion.Blazor.Themes" Version =" 24.1.41" />
Original file line number Diff line number Diff line change 1111 <ProjectReference Include =" ..\BlazorWebApp.Shared\BlazorWebApp.Shared.csproj" />
1212 <PackageReference Include =" Dapper" Version =" 2.1.24" />
1313 <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 8.0.0" />
14- <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 5.1.2 " />
14+ <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 5.1.3 " />
1515 </ItemGroup >
1616
1717</Project >
You can’t perform that action at this time.
0 commit comments