summaryrefslogtreecommitdiff
path: root/src/.nuget/init
diff options
context:
space:
mode:
authorChristopher Costa <chcosta@microsoft.com>2017-01-31 17:43:46 -0800
committerChristopher Costa <chcosta@microsoft.com>2017-01-31 17:43:46 -0800
commit94979104494e1f6c19f94c91140e25afc6c1a006 (patch)
tree198cccc37eecaff95ba9b33b94ab63fd6ac426af /src/.nuget/init
parent13593513cbabfc4cbbb50e62bedbe0ce6f93488a (diff)
downloadcoreclr-94979104494e1f6c19f94c91140e25afc6c1a006.tar.gz
coreclr-94979104494e1f6c19f94c91140e25afc6c1a006.tar.bz2
coreclr-94979104494e1f6c19f94c91140e25afc6c1a006.zip
Refactor coreclr packaging
Diffstat (limited to 'src/.nuget/init')
-rw-r--r--src/.nuget/init/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.nuget/init/project.json b/src/.nuget/init/project.json
index 5440fde0de..5908fcc3f9 100644
--- a/src/.nuget/init/project.json
+++ b/src/.nuget/init/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24224-02",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24224-02"
},
"frameworks": {
"dnxcore50": {