Skip to content

Commit 6413a63

Browse files
authored
Merge pull request #358 from rpgrca/dependabot/nuget/LegacyAppRefactor/System.Configuration.ConfigurationManager-9.0.0
Bump System.Configuration.ConfigurationManager from 8.0.1 to 9.0.0 in /LegacyAppRefactor
2 parents aea5ee9 + febf77a commit 6413a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LegacyAppRefactor/LegacyApp/LegacyApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.1" />
10+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0" />
1111
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
1212
<PackageReference Include="System.ServiceModel.Primitives" Version="6.2.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)