Skip to content

Commit 7fd11ce

Browse files
author
Bob Pokorny
committed
Updated the project file to support dual build.
1 parent db517d6 commit 7fd11ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IISU/WindowsCertStore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<RootNamespace>Keyfactor.Extensions.Orchestrator.WindowsCertStore</RootNamespace>
55
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
6-
<TargetFrameworks>net6.0</TargetFrameworks>
6+
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
77
<PlatformTarget>AnyCPU</PlatformTarget>
88
<Nullable>disable</Nullable>
99
</PropertyGroup>

0 commit comments

Comments
 (0)