Workaround Microsoft.Win32.Registry problem on unix in the tests that reference the dotnet project.
This commit is contained in:
parent
3bfd86b254
commit
2378a34401
3 changed files with 12 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
|||
"dotnet": {
|
||||
"target": "project"
|
||||
},
|
||||
"Microsoft.Win32.Registry": {
|
||||
"version": "4.0.0-rc2-23911",
|
||||
"exclude": "Compile"
|
||||
},
|
||||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue