Skip to content

Commit

Permalink
fix: downgrade source generation
Browse files Browse the repository at this point in the history
  • Loading branch information
NVENTIVE\felix.brault committed Dec 5, 2023
1 parent aa3747e commit 85c2f8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="Uno.WinUI" Version="5.0.19" />
<PackageReference Include="Uno.SourceGenerationTasks" Version="4.2.0" />
<PackageReference Include="Uno.SourceGenerationTasks" Version="4.1.0" />
<ProjectReference Include="..\StackNavigation\StackNavigation.csproj" />
</ItemGroup>

Expand Down

0 comments on commit 85c2f8b

Please sign in to comment.