Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit c3e89f4

Browse files
committed
Reacting to System.Xml.XmlSerializer version change
1 parent 4c9ef02 commit c3e89f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Framework.ConfigurationModel.Xml/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"aspnetcore50": {
2020
"dependencies": {
21-
"System.Xml.XmlSerializer": "4.0.0-beta-*"
21+
"System.Xml.XmlSerializer": "4.0.10-beta-*"
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)