Fixing CoreCLR package versions

This commit is contained in:
Pranav K 2015-12-08 16:40:03 -08:00
parent 8c4b5c6c9a
commit c6f8ced9a2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
},
"dotnet5.4": {
"dependencies": {
"System.ComponentModel.Annotations": "4.0.11-*"
"System.ComponentModel.Annotations": "4.1.0-*"
}
}
}