Skip to content

Commit

Permalink
Removed explicit TargetFrameworks element from ArchivingTestApp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
tombogle committed Aug 23, 2024
1 parent b6ab8a0 commit 032f35b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TestApps/ArchivingTestApp/ArchivingTestApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFrameworks>net8.0-windows</TargetFrameworks>
<Nullable>enable</Nullable>
<SignAssembly>false</SignAssembly>
<IsPackable>false</IsPackable>
Expand Down

0 comments on commit 032f35b

Please sign in to comment.