Skip to content

Commit

Permalink
Merge pull request #68 from hamekoz/dependabot/nuget/System.Configura…
Browse files Browse the repository at this point in the history
…tion.ConfigurationManager-7.0.0
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
2 parents eb73ad0 + 2f6ee81 commit 43e1d52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Hamekoz.Core/Hamekoz.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Import Project="..\Hamekoz.Shared\Hamekoz.Shared.projitems" Label="Shared" />
<ItemGroup>
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
<None Include="..\Hamekoz.png">
Expand Down
2 changes: 1 addition & 1 deletion Hamekoz.Data/Hamekoz.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Version>1.1.0</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
<PackageReference Include="System.Data.Common" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 43e1d52

Please sign in to comment.