Skip to content

Commit 623fd56

Browse files
authored
Merge pull request #451 from rpgrca/dependabot/nuget/LegacyAppRefactor/LegacyApp/System.Configuration.ConfigurationManager-10.0.1
Bump System.Configuration.ConfigurationManager from 9.0.4 to 10.0.1
2 parents c728329 + 60ad065 commit 623fd56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LegacyAppRefactor/LegacyApp/LegacyApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.3" />
11-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.4" />
11+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.1" />
1212
<PackageReference Include="System.ServiceModel.Primitives" Version="10.0.652802" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)