We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c304af9 commit d7fbe1eCopy full SHA for d7fbe1e
src/ExampleProject/ExampleProject.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net10.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
</PropertyGroup>
src/M31.FluentApi.Storybook/M31.FluentApi.Storybook.csproj
<IsPackable>false</IsPackable>
0 commit comments