Skip to content

Commit c20effa

Browse files
committed
Update DevWinUI.Gallery.csproj
1 parent 1f71b34 commit c20effa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/DevWinUI.Gallery/DevWinUI.Gallery.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<PackageReference Include="ColorCode.Core" Version="2.0.15" />
4242
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
4343
<PackageReference Include="CommunityToolkit.WinUI.Media" Version="8.2.250402" />
44+
<PackageReference Include="DevWinUI.SourceGenerator" Version="9.9.0" />
4445
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.1" />
4546
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.3.0-prerelease.251115.2" />
4647
<PackageReference Include="nucs.JsonSettings" Version="2.0.2" />
@@ -62,7 +63,6 @@
6263
<ProjectReference Include="..\DevWinUI.ContextMenu\DevWinUI.ContextMenu.csproj" />
6364
<ProjectReference Include="..\DevWinUI.Controls\DevWinUI.Controls.csproj" />
6465
<ProjectReference Include="..\DevWinUI\DevWinUI.csproj" />
65-
<ProjectReference Include="..\DevWinUI.SourceGenerator\DevWinUI.SourceGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
6666
</ItemGroup>
6767

6868
<ItemGroup>

0 commit comments

Comments
 (0)