Skip to content

Commit

Permalink
Merge pull request #971 from twpol/warning/ca1416
Browse files Browse the repository at this point in the history
fix: Restore assembly info which allows platform compatibility checks
  • Loading branch information
cjakeman authored Sep 1, 2024
2 parents d2c2ab5 + 41f7096 commit 4100903
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/ORTS.Settings/ORTS.Settings.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<TargetFrameworks Condition="'$(BuildDotNet)' == 'true'">net6-windows</TargetFrameworks>
<TargetFrameworks Condition="'$(TargetFrameworks)' == ''">net472</TargetFrameworks>
<OutputType>Library</OutputType>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<UseWindowsForms>true</UseWindowsForms>
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
<IsPublishable>False</IsPublishable>
Expand Down

0 comments on commit 4100903

Please sign in to comment.