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 5a6a740 commit 1f191aaCopy full SHA for 1f191aa
src/solrevdev.seedfolder.csproj
@@ -2,8 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net8.0</TargetFramework>
6
- <!-- Note: Multi-targeting restored in CI/CD environment with .NET 9.0 support -->
+ <TargetFrameworks>net8.0;net9.0</TargetFrameworks>
7
<LangVersion>latest</LangVersion>
8
<ImplicitUsings>enable</ImplicitUsings>
9
<PackAsTool>true</PackAsTool>
0 commit comments