Skip to content

Commit c64cdc9

Browse files
Update GitHub-nfbot.csproj
Updates the projects .Net target framework to 8.0 LTS
1 parent 82a02cb commit c64cdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-nfbot/GitHub-nfbot/GitHub-nfbot.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-
<TargetFramework>net6.0</TargetFramework>
3+
<TargetFramework>net8.0</TargetFramework>
44
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
55
<RootNamespace>GitHub_nfbot</RootNamespace>
66
<UserSecretsId>eb38317d-abae-4ecf-902b-71be30f7c744</UserSecretsId>

0 commit comments

Comments
 (0)