Skip to content

Commit 67650b6

Browse files
Bump System.Resources.Extensions and Microsoft.Bcl.HashCode
Bumps [System.Resources.Extensions](https://github.com/dotnet/runtime) and [Microsoft.Bcl.HashCode](https://github.com/dotnet/corefx). These dependencies needed to be updated together. Updates `System.Resources.Extensions` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) Updates `Microsoft.Bcl.HashCode` from 6.0.0 to 1.1.1 - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits/v1.1.1) --- updated-dependencies: - dependency-name: System.Resources.Extensions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Bcl.HashCode dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94b46c7 commit 67650b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.IISLogsProvider/Analogy.LogViewer.IISLogsProvider.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="7.2.0" />
1919
<PackageReference Include="Analogy.LogViewer.Template" Version="7.2.0" />
2020
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
21-
<PackageReference Include="System.Resources.Extensions" Version="9.0.0" />
21+
<PackageReference Include="System.Resources.Extensions" Version="9.0.1" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)