Skip to content

Commit 8fec35c

Browse files
authored
Update LibrarySystem.csproj
1 parent 9f8e5f9 commit 8fec35c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

LibrarySystem.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>net9.0</TargetFramework>
5+
<TargetFramework>net8.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
</PropertyGroup>
99

1010
</Project>
1111

1212

13+

0 commit comments

Comments
 (0)