Skip to content

Commit 93063a4

Browse files
committed
try fix build on linux
1 parent f177ada commit 93063a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/S7CommPlusGUIBrowser/S7CommPlusGUIBrowser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFrameworks>net472;net8.0-windows</TargetFrameworks>
3+
<TargetFrameworks>net8.0-windows</TargetFrameworks>
44
<OutputType>WinExe</OutputType>
55
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
66
<UseWindowsForms>true</UseWindowsForms>

0 commit comments

Comments
 (0)