Skip to content

Commit 67d0d14

Browse files
Bump System.Formats.Asn1 from 9.0.0 to 9.0.1 in /src/MsSqlToolBelt
Bumps [System.Formats.Asn1](https://github.com/dotnet/runtime) 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) --- updated-dependencies: - dependency-name: System.Formats.Asn1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11ff9ee commit 67d0d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MsSqlToolBelt/MsSqlToolBelt.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Include="RestSharp" Version="112.1.0" />
3737
<PackageReference Include="RestSharp.Serializers.NewtonsoftJson" Version="112.1.0" />
3838
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
39-
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />
39+
<PackageReference Include="System.Formats.Asn1" Version="9.0.1" />
4040
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.1" />
4141
<PackageReference Include="ZimLabs.CoreLib" Version="2.3.0" />
4242
<PackageReference Include="ZimLabs.TableCreator" Version="2.1.1" />

0 commit comments

Comments
 (0)