Skip to content

Commit

Permalink
Move
Browse files Browse the repository at this point in the history
  • Loading branch information
sailro committed Apr 22, 2024
1 parent 5021d20 commit 89c6d6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Installer/Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<TargetFramework>net8.0</TargetFramework>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<NeutralLanguage>en-US</NeutralLanguage>

<PublishSingleFile>true</PublishSingleFile>
<SelfContained>true</SelfContained>
Expand All @@ -17,8 +19,6 @@
<RepositoryUrl>https://github.com/sailro/EscapeFromTarkov-Trainer</RepositoryUrl>
<Version>2.6.0.0</Version>
<Copyright>Sebastien Lebreton</Copyright>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<NeutralLanguage>en-US</NeutralLanguage>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 89c6d6b

Please sign in to comment.