Skip to content

Commit 89f92f0

Browse files
author
Bob Pokorny
committed
Adding dotnet 10 support
1 parent d9fbee8 commit 89f92f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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;net8.0</TargetFrameworks>
6+
<TargetFrameworks>net6.0;net8.0;net10.0</TargetFrameworks>
77
<PlatformTarget>AnyCPU</PlatformTarget>
88
<Nullable>disable</Nullable>
99
</PropertyGroup>

0 commit comments

Comments
 (0)