Updating the msbuild version to one with the preserve compilation context fix.
This commit is contained in:
parent
9e49ec2723
commit
59ac685dcd
9 changed files with 13 additions and 11 deletions
|
@ -44,7 +44,7 @@
|
|||
"xunit": "2.2.0-beta3-build3330",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-350904-49",
|
||||
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000933",
|
||||
"Microsoft.Build.Runtime": "15.1.319-preview5"
|
||||
"Microsoft.Build.Runtime": "15.1.0-preview-000366-00"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"dotnet": {
|
||||
"target": "project"
|
||||
},
|
||||
"Microsoft.Build": "15.1.319-preview5",
|
||||
"Microsoft.Build": "15.1.0-preview-000366-00",
|
||||
"xunit": "2.2.0-beta3-build3330",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-350904-49"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue