Skip to content

Commit

Permalink
build: update build config
Browse files Browse the repository at this point in the history
- <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
  • Loading branch information
Rahul-Siemens committed Jul 12, 2024
1 parent 782333e commit eedbf53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/SourceGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<AssemblyVersion>4.40.%2a</AssemblyVersion>
<AssemblyTitle>SourceGrid</AssemblyTitle>
<Description>Open Source C# Grid Control</Description>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow>
Expand Down

0 comments on commit eedbf53

Please sign in to comment.