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

Commit e51fbca

Browse files
committed
Reacting to System.Xml.XmlSerializer version change
1 parent 96cfceb commit e51fbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Framework.Runtime/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"System.Threading.Thread": "4.0.0-beta-*",
5353
"System.Xml.ReaderWriter": "4.0.10-beta-*",
5454
"System.Xml.XDocument": "4.0.0-beta-*",
55-
"System.Xml.XmlSerializer": "4.0.0-beta-*"
55+
"System.Xml.XmlSerializer": "4.0.10-beta-*"
5656
}
5757
}
5858
},

0 commit comments

Comments
 (0)