We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc5d46 commit b4f8789Copy full SHA for b4f8789
plugins/web-searcher/WebSearcher.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
4
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
5
<OutputType>Exe</OutputType>
6
<Nullable>enable</Nullable>
0 commit comments