Skip to content

Commit

Permalink
Update ProjectTemplate.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja authored Nov 25, 2024
1 parent bd11ba5 commit be9bd59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<PropertyGroup>
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
Expand Down

0 comments on commit be9bd59

Please sign in to comment.