Skip to content

Commit 84b2aba

Browse files
authored
Merge pull request #439 from rpgrca/dependabot/nuget/LegacyAppRefactor/LegacyApp/multi-b1bda88176
Bump Microsoft.Data.SqlClient and System.Configuration.ConfigurationManager
2 parents d832f29 + 6b2a37c commit 84b2aba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

LegacyAppRefactor/LegacyApp/LegacyApp.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.1" />
11-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0" />
10+
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.3" />
11+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.4" />
1212
<PackageReference Include="System.ServiceModel.Primitives" Version="8.1.1" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)