aboutsummaryrefslogtreecommitdiff
path: root/ServiceStack/project.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-02-13 15:54:28 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-02-13 15:54:28 -0500
commit5181b31886f5f4cc31890bbe4810dd467996e903 (patch)
treea5a4c926041a4248c0519cf59ccf23f7289067dc /ServiceStack/project.json
parente1b2b2e77e03c2f858c06fdeabb2da16f719d921 (diff)
implement chrome media session api
Diffstat (limited to 'ServiceStack/project.json')
-rw-r--r--ServiceStack/project.json17
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