Skip to content

Commit

Permalink
build: remove unnecessary item group
Browse files Browse the repository at this point in the history
  • Loading branch information
R-unic committed Jul 31, 2024
1 parent 714c6ad commit f20c43c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,4 @@
<PackageReference Include="XamlNameReferenceGenerator" Version="1.6.1" />
</ItemGroup>

<ItemGroup>
<Compile Update="Views\SourceCredentialsWindow.axaml.cs">
<DependentUpon>%(Filename)</DependentUpon>
</Compile>
</ItemGroup>
</Project>

0 comments on commit f20c43c

Please sign in to comment.