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.
net11.0
1 parent 97fbae3 commit 6c24141Copy full SHA for 6c24141
1 file changed
src/Immediate.Handlers/Immediate.Handlers.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net8.0;net9.0;net10.0</TargetFrameworks>
+ <TargetFrameworks>net8.0;net9.0;net10.0;net11.0</TargetFrameworks>
5
<IsPackable>true</IsPackable>
6
<IncludeBuildOutput>false</IncludeBuildOutput>
7
</PropertyGroup>
0 commit comments