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