SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

19 lines
644 B

{
"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.1"
},
"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"
}
}