27 lines
1.0 KiB
JSON
27 lines
1.0 KiB
JSON
{
|
|
"name": "com.unity.ide.rider",
|
|
"displayName": "JetBrains Rider Editor",
|
|
"description": "The JetBrains Rider Editor package provides an integration for using the JetBrains Rider IDE as a code editor for Unity. It adds support for generating .csproj files for code completion and auto-discovery of installations.",
|
|
"version": "3.0.24",
|
|
"unity": "2019.2",
|
|
"unityRelease": "6f1",
|
|
"dependencies": {
|
|
"com.unity.ext.nunit": "1.0.6"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.ide.rider.tests": "3.0.24"
|
|
},
|
|
"_upm": {
|
|
"changelog": "- fix [RIDER-91705](https://youtrack.jetbrains.com/issue/RIDER-91705). Improve UnitTesting support\n - support JetBrains Toolbox App 2.0"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "77859e6fcf59e59d9c1f7eba8201ed8ef30c6447"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.ide.rider@3.0/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.rider.git",
|
|
"type": "git",
|
|
"revision": "f5decc642e3618ce1c6827d47318260e61d64714"
|
|
}
|
|
}
|