We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b3763 commit c4a9285Copy full SHA for c4a9285
samples/DurableTask.Samples/DurableTask.Samples.csproj
@@ -4,7 +4,7 @@
4
<PropertyGroup>
5
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
6
<OutputType>Exe</OutputType>
7
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net48</TargetFramework>
8
</PropertyGroup>
9
10
<ItemGroup>
0 commit comments