diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-02-13 15:54:28 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-02-13 15:54:28 -0500 |
| commit | 5181b31886f5f4cc31890bbe4810dd467996e903 (patch) | |
| tree | a5a4c926041a4248c0519cf59ccf23f7289067dc /ServiceStack/project.json | |
| parent | e1b2b2e77e03c2f858c06fdeabb2da16f719d921 (diff) | |
implement chrome media session api
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 |
