Skip to content

Commit f4e0331

Browse files
committed
Xml version downgrade 4.0.3.1 -> 4.0.3.0 to match Microsoft.AspNetCore.App.Ref v 3.1.10
#59
1 parent 6671874 commit f4e0331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.Security.Cryptography.Xml/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
4-
<AssemblyVersion>4.0.3.1</AssemblyVersion>
4+
<AssemblyVersion>4.0.3.0</AssemblyVersion>
55
<PackageVersion>4.7.1</PackageVersion>
66
<StrongNameKeyId>Open</StrongNameKeyId>
77
</PropertyGroup>

0 commit comments

Comments
 (0)