Update Microsoft.DiaSymReader.Native to 1.4.0-rc

This commit is contained in:
Tomas Matousek 2016-05-19 12:59:02 -07:00
parent 9af3edfeda
commit f1bd261109
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
"Newtonsoft.Json": "7.0.1",
"Microsoft.DotNet.ProjectModel": { "target": "project" },
"Microsoft.DiaSymReader": "1.0.6",
"Microsoft.DiaSymReader.Native": "1.3.3"
"Microsoft.DiaSymReader.Native": "1.4.0-rc"
},
"frameworks": {
"net451": {},

View file

@ -10,7 +10,7 @@
},
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160429-01",
"Microsoft.Net.Compilers.netcore": "1.3.0-beta1-20160429-01",
"Microsoft.DiaSymReader.Native": "1.3.3"
"Microsoft.DiaSymReader.Native": "1.4.0-rc"
},
"frameworks": {
"netstandard1.5": {