27 lines
1.1 KiB
JSON
27 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.39",
|
|
"unity": "2021.3",
|
|
"dependencies": {
|
|
"com.unity.ext.nunit": "1.0.6"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.ide.rider.tests": "3.0.39"
|
|
},
|
|
"_upm": {
|
|
"changelog": "- fix the indent of the LinkButton\n- fix project generation to avoid attempts to restore NuGet packages (with some of the MSBuild versions)"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "581af2c6dfa210ef2497e608ae7672b0ae0f9dd7"
|
|
},
|
|
"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": "4da98b83c4f1de974829959526a470c26a8fa9f4"
|
|
},
|
|
"_fingerprint": "4504839d03f7a5a4495357084a0ffd6e439892cf"
|
|
}
|