summaryrefslogtreecommitdiff
path: root/Library/PackageCache/com.unity.ide.rider@1.1.4/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-08-20 23:40:50 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-08-20 23:40:50 -0400
commit3af4c218c0e70167db23a6303d2af30aff37d2fe (patch)
tree927f29edcf54ab562f40f3d1c6cb69287c7f5980 /Library/PackageCache/com.unity.ide.rider@1.1.4/package.json
parentb6daed0af784f4e9bc13329dd87c671b06ee1c65 (diff)
downloadProject-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.tar.gz
Project-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.tar.bz2
Project-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.zip
Removed a bunch of stuff; Changes
Diffstat (limited to 'Library/PackageCache/com.unity.ide.rider@1.1.4/package.json')
-rwxr-xr-xLibrary/PackageCache/com.unity.ide.rider@1.1.4/package.json19
1 files changed, 0 insertions, 19 deletions
diff --git a/Library/PackageCache/com.unity.ide.rider@1.1.4/package.json b/Library/PackageCache/com.unity.ide.rider@1.1.4/package.json
deleted file mode 100755
index 7159e5f..0000000
--- a/Library/PackageCache/com.unity.ide.rider@1.1.4/package.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "name": "com.unity.ide.rider",
- "displayName": "Rider Editor",
- "description": "Code editor integration for supporting Rider as code editor for unity. Adds support for generating csproj files for code completion, auto discovery of installations, etc.",
- "version": "1.1.4",
- "unity": "2019.2",
- "unityRelease": "0a12",
- "dependencies": {
- "com.unity.test-framework": "1.1.3"
- },
- "relatedPackages": {
- "com.unity.ide.rider.tests": "1.1.4"
- },
- "repository": {
- "type": "git",
- "url": "git@github.cds.internal.unity3d.com:unity/com.unity.ide.rider.git",
- "revision": "d2ef95989104a4ce866cdcb7f94cf3c67476fcc9"
- }
-}