Skip to content

Commit

Permalink
Update TVRename.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SirSparkles committed Jun 8, 2020
1 parent 563dfd9 commit 7eebb15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TVRename/TVRename.csproj
Expand Up @@ -62,7 +62,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>AnyCPU</PlatformTarget>
<Prefer32Bit>false</Prefer32Bit>
<LangVersion>7.3</LangVersion>
<LangVersion>8.0</LangVersion>
</PropertyGroup>
<PropertyGroup>
<StartupObject>TVRename.App.Program</StartupObject>
Expand Down Expand Up @@ -971,4 +971,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit 7eebb15

Please sign in to comment.