Skip to content

Commit 0819c92

Browse files
authored
Merge pull request #34 from HolzShots/dependabot/nuget/src/System.Configuration.ConfigurationManager-10.0.2
Bump System.Configuration.ConfigurationManager from 10.0.1 to 10.0.2
2 parents 3e3accb + d9d5386 commit 0819c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HolzShots.Input.Keyboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<ItemGroup>
4949
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="10.0.1" />
5050
<PackageReference Include="System.Collections.Immutable" Version="10.0.1" />
51-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.1" />
51+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.2" />
5252
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
5353
</ItemGroup>
5454

0 commit comments

Comments
 (0)