unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
9.09k stars 739 forks source link

EnableDeveloperMode - broken cproj file #17949

Closed KSemenenko closed 3 months ago

KSemenenko commented 3 months ago

Current behavior

I selected developer mode

Screenshot 2024-08-15 at 17 36 14

and my cproj file is broken:

<ItemGroup>
    $$EnableDeveloperMode_CPM_PackageVersion$$
</ItemGroup>

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

Other

NuGet package version(s)

No response

Affected platforms

WebAssembly

IDE

Rider macOS

IDE version

JetBrains Rider 2024.2

Relevant plugins

No response

Anything else we need to know?

No response

agneszitte commented 3 months ago

Hi @KSemenenko for Rider 2024.2 you will need to use the preview version of our plugin at the moment as it is mentioned in our current documentation.

Make sure to follow the instructions for Rider 2024.2 for the entire documentation.

We will soon release a stable version of the plugin compatible with 2024.2 that adds the new supported templates now that Rider just released the Rider 2024.2 Stable version. But until then the preview version of the Uno Platform plugin will need to be used with 2024.2.

agneszitte commented 3 months ago

@KSemenenko I will close the issue. But let us know if you have any additional issues with what I shared. Thanks in advance for the feedback!