Skip to content

Commit 4100903

Browse files
authored
Merge pull request #971 from twpol/warning/ca1416
fix: Restore assembly info which allows platform compatibility checks
2 parents d2c2ab5 + 41f7096 commit 4100903

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/ORTS.Settings/ORTS.Settings.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<TargetFrameworks Condition="'$(BuildDotNet)' == 'true'">net6-windows</TargetFrameworks>
44
<TargetFrameworks Condition="'$(TargetFrameworks)' == ''">net472</TargetFrameworks>
55
<OutputType>Library</OutputType>
6-
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
76
<UseWindowsForms>true</UseWindowsForms>
87
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
98
<IsPublishable>False</IsPublishable>

0 commit comments

Comments
 (0)