Skip to content

Commit 919f4e4

Browse files
authored
Merge pull request #62 from nventive/dev/thal/chore-remove-unused-nuget-package
chore: remove unused NuGet package Uno.SourceGenerationTasks
2 parents 7b5c902 + e18edd3 commit 919f4e4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/SectionsNavigation.Uno.WinUI/SectionsNavigation.Uno.WinUI.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="Uno.WinUI" Version="5.0.19" />
29-
<PackageReference Include="Uno.SourceGenerationTasks" Version="4.2.0" />
3029
<ProjectReference Include="..\SectionsNavigation\SectionsNavigation.csproj" />
3130
<ProjectReference Include="..\StackNavigation.Uno.WinUI\StackNavigation.Uno.WinUI.csproj" />
3231
</ItemGroup>

src/StackNavigation.Uno.WinUI/StackNavigation.Uno.WinUI.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="Uno.WinUI" Version="5.0.19" />
29-
<PackageReference Include="Uno.SourceGenerationTasks" Version="4.2.0" />
3029
<ProjectReference Include="..\StackNavigation\StackNavigation.csproj" />
3130
</ItemGroup>
3231

0 commit comments

Comments
 (0)