Skip to content

Commit 68e11dc

Browse files
authored
Update Framework to 8.0
1 parent 2988732 commit 68e11dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

04-sdk-connect/app.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
4-
<TargetFramework>net6.0</TargetFramework>
4+
<TargetFramework>net8.0</TargetFramework>
55
</PropertyGroup>
6-
</Project>
6+
</Project>

0 commit comments

Comments
 (0)