26 lines
1.1 KiB
JSON
26 lines
1.1 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.15",
|
|
"unity": "2019.2",
|
|
"unityRelease": "6f1",
|
|
"dependencies": {
|
|
"com.unity.ext.nunit": "1.0.6"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.ide.rider.tests": "3.0.15"
|
|
},
|
|
"_upm": {
|
|
"changelog": "- Cleanup cache after project generation to reduce memory consumption\r\n- Performance optimization\r\n- RIDER-76126 Rider package should generate an empty csproj for empty Unity project\r\n- RIDER-77206 Unity 2020.1.3 'PlayerSettings' does not contain a definition for 'suppressCommonWarnings"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "d59f28f63cb26c926470ab0614acb3766cde87f6"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.rider.git",
|
|
"type": "git",
|
|
"revision": "b61ff0378932fdf03b5891e09c91728337de674c"
|
|
}
|
|
}
|