Skip to content

Commit 6f3967a

Browse files
committed
TryWindow from net4.5 to net4.8 (4.5 is not supported anymore by Microsoft)
1 parent ba97060 commit 6f3967a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TryWindow/TryWindow.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<OutputType>WinExe</OutputType>
99
<RootNamespace>TryWindow</RootNamespace>
1010
<AssemblyName>TryWindow</AssemblyName>
11-
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
11+
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
1212
<FileAlignment>512</FileAlignment>
1313
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
1414
<WarningLevel>4</WarningLevel>

0 commit comments

Comments
 (0)