Skip to content

Commit 912741f

Browse files
dependabot[bot]eNeRGy164
authored andcommitted
Bump System.Security.Cryptography.Xml from 8.0.1 to 8.0.2
Bumps [System.Security.Cryptography.Xml](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: System.Security.Cryptography.Xml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3aec0f1 commit 912741f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DendroDocs.Tool/DendroDocs.Tool.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
5252
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
5353
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
54-
<PackageReference Include="System.Security.Cryptography.Xml" Version="8.0.1" />
54+
<PackageReference Include="System.Security.Cryptography.Xml" Version="8.0.2" />
5555
</ItemGroup>
5656

5757
</Project>

0 commit comments

Comments
 (0)