Skip to content

Commit 3a2c85d

Browse files
committed
Make packaging NET8
1 parent 549801e commit 3a2c85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceControlInstaller.Packaging/ServiceControlInstaller.Packaging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.Build.NoTargets">
22

33
<PropertyGroup>
4-
<TargetFramework>net10.0</TargetFramework>
4+
<TargetFramework>net8.0</TargetFramework>
55
</PropertyGroup>
66

77
<ItemGroup Label="Instances">

0 commit comments

Comments
 (0)