Add System.Resources.Writer to src\dotnet\project.json
This commit is contained in:
parent
94223a7009
commit
f48effff61
1 changed files with 1 additions and 1 deletions
|
@ -51,6 +51,7 @@
|
|||
},
|
||||
"System.Diagnostics.TraceSource": "4.0.0",
|
||||
"System.Diagnostics.TextWriterTraceListener": "4.0.0",
|
||||
"System.Resources.Writer": "4.0.0",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1",
|
||||
"System.Private.DataContractSerialization": "4.1.1",
|
||||
"System.Text.RegularExpressions": "4.1.0",
|
||||
|
@ -59,7 +60,6 @@
|
|||
"exclude": "compile"
|
||||
},
|
||||
|
||||
|
||||
"Microsoft.Build": "0.1.0-preview-00029-160805",
|
||||
"Microsoft.Build.Framework": "0.1.0-preview-00029-160805",
|
||||
|
||||
|
|
Loading…
Reference in a new issue