Skip to content

Commit

Permalink
Update Netch.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Connection Refused authored Apr 4, 2021
1 parent 642c4d1 commit 39f0f87
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Netch/Netch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,6 @@
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
<None Remove=".gitignore" />
<None Visible="false" Include="..\binaries\**" LinkBase="bin" CopyToPublishDirectory="PreserveNewest" CopyToOutputDirectory="PreserveNewest" />
<None Update="..\binaries\NTT.exe">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</None>
<None Remove="..\binaries\.git" />
<None Visible="false" Include="..\translations\i18n\**" LinkBase="i18n" CopyToPublishDirectory="PreserveNewest" CopyToOutputDirectory="PreserveNewest" />
<None Visible="false" Include="..\modes\mode\**" LinkBase="mode" CopyToPublishDirectory="PreserveNewest" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>

<ItemGroup>
<Compile Update="Properties\Resources.Designer.cs">
<DesignTime>True</DesignTime>
Expand Down

0 comments on commit 39f0f87

Please sign in to comment.