You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated crashes if a PackageVersion is set to a build property
Steps to Reproduce the Problem
Include a PackageVersion (Or PackageReference) with Version set to a build property eg <PackageVersion Include="Uno.WinUI">$(UnoVersion)</PackageVersion>
Run Updater
[crash]
Specifications
Version:
Platform:
Subsystem:
The text was updated successfully, but these errors were encountered:
Expected Behavior
No Crash
Actual Behavior
Updated crashes if a PackageVersion is set to a build property
Steps to Reproduce the Problem
<PackageVersion Include="Uno.WinUI">$(UnoVersion)</PackageVersion>
Specifications
The text was updated successfully, but these errors were encountered: