diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-02-13 16:05:04 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-13 16:05:04 -0500 |
| commit | 252debd2813484dc67ce4a78558f80d16959d604 (patch) | |
| tree | 0dc8b9a432b167e7db1fd5be16c20b10fec3b0cf /ServiceStack/project.json | |
| parent | 273aa822cfc37558883dbdd17647829abcf34758 (diff) | |
| parent | 5508c388f54e2abe8abab8c0c2453c26a9670a0c (diff) | |
Merge pull request #2467 from MediaBrowser/dev
Dev
Diffstat (limited to 'ServiceStack/project.json')
| -rw-r--r-- | ServiceStack/project.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ServiceStack/project.json b/ServiceStack/project.json deleted file mode 100644 index fbbe9eaf3..000000000 --- a/ServiceStack/project.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "frameworks":{ - "netstandard1.6":{ - "dependencies":{ - "NETStandard.Library":"1.6.0", - } - }, - ".NETPortable,Version=v4.5,Profile=Profile7":{ - "buildOptions": { - "define": [ ] - }, - "frameworkAssemblies":{ - - } - } - } -}
\ No newline at end of file |
