Skip to content

Commit

Permalink
Clean csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
cooolbros committed Jan 6, 2024
1 parent 305ecfe commit 3d82c46
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/HUDMerger/HUDMerger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,23 +29,12 @@
<Resource Include="Resources\Images\teamfortresstv.png" />
</ItemGroup>
<ItemGroup>
<Compile Update="Properties\Resources.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Update="Properties\Settings.Designer.cs">
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Update="Properties\Settings.settings">
<Generator>PublicSettingsSingleFileGenerator</Generator>
Expand Down

0 comments on commit 3d82c46

Please sign in to comment.