Skip to content

Commit c08d8d4

Browse files
Bump System.Text.Encodings.Web and Microsoft.NETFramework.ReferenceAssemblies
Bumps [System.Text.Encodings.Web](https://github.com/dotnet/runtime) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `System.Text.Encodings.Web` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: System.Text.Encodings.Web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52c754c commit c08d8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.Serilog.AspNet/Analogy.LogViewer.Serilog.AspNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Serilog.Enrichers.Process" Version="3.0.0" />
1414
<PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.0" />
1515
<PackageReference Include="Serilog.Extensions.Hosting" Version="9.0.0" />
16-
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.2" />
16+
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.3" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)