Skip to content

Commit 58cb1bd

Browse files
authored
chore: update System.Security.Cryptography.Xml to 8.0.3 (#518)
1 parent 10affd8 commit 58cb1bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FirebaseAdmin/FirebaseAdmin.Snippets/FirebaseAdmin.Snippets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
1515
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
1616
<PackageReference Include="System.Text.Json" Version="8.0.5" />
17-
<PackageReference Include=" System.Security.Cryptography.Xml" Version="8.0.2" />
17+
<PackageReference Include="System.Security.Cryptography.Xml" Version="8.0.3" />
1818
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1919
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)