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 db517d6 commit 7fd11ceCopy full SHA for 7fd11ce
IISU/WindowsCertStore.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<RootNamespace>Keyfactor.Extensions.Orchestrator.WindowsCertStore</RootNamespace>
5
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
6
- <TargetFrameworks>net6.0</TargetFrameworks>
+ <TargetFrameworks>net6.0;net8.0</TargetFrameworks>
7
<PlatformTarget>AnyCPU</PlatformTarget>
8
<Nullable>disable</Nullable>
9
</PropertyGroup>
0 commit comments