We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433d161 commit 41f7096Copy full SHA for 41f7096
Source/ORTS.Settings/ORTS.Settings.csproj
@@ -3,7 +3,6 @@
3
<TargetFrameworks Condition="'$(BuildDotNet)' == 'true'">net6-windows</TargetFrameworks>
4
<TargetFrameworks Condition="'$(TargetFrameworks)' == ''">net472</TargetFrameworks>
5
<OutputType>Library</OutputType>
6
- <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
7
<UseWindowsForms>true</UseWindowsForms>
8
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
9
<IsPublishable>False</IsPublishable>
0 commit comments