More old code

This commit is contained in:
BrennanConroy 2016-08-25 11:45:19 -07:00
parent 0bd8a841bb
commit e927dd6924
2 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@ using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Runtime.InteropServices;
using System.Threading;
using Microsoft.Extensions.Internal;
using Microsoft.Extensions.Logging;

View File

@ -25,7 +25,6 @@
]
},
"dependencies": {
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-*",
"Microsoft.AspNetCore.Testing": "1.1.0-*",
"Microsoft.Extensions.Logging.Abstractions": "1.1.0-*",
"Microsoft.Extensions.FileProviders.Embedded": "1.1.0-*",