Skip to content

Commit

Permalink
Remove unnecessary csproj properties
Browse files Browse the repository at this point in the history
  • Loading branch information
myieye committed Sep 25, 2024
1 parent 6aa22db commit fc61360
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions backend/FixFwData/FixFwData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<PropertyGroup>
<OutputType>WinExe</OutputType>
<RootNamespace>FixFwData</RootNamespace>
<Description>FixFwData</Description>
<Company>SIL Global</Company>
<Authors>SIL Global</Authors>
<Product>LexBoxApi Testing</Product>
<Copyright>Copyright © 2024 SIL Global</Copyright>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit fc61360

Please sign in to comment.