We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0966e5 commit cf18180Copy full SHA for cf18180
SecurityDriven.Core.Tests/SecurityDriven.Core.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net9.0;net8.0;net7.0;net6.0;net5.0</TargetFrameworks>
+ <TargetFrameworks>net10.0;net9.0;net8.0;net7.0;net6.0;</TargetFrameworks>
5
6
<IsPackable>false</IsPackable>
7
<DisableImplicitNamespaceImports>true</DisableImplicitNamespaceImports>
0 commit comments