Skip to content

Commit 33149fe

Browse files
committed
Update.
1 parent 8e46e02 commit 33149fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet-svcutil/src/dotnet-svcutil.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<PropertyGroup>
2323
<OutputType>Exe</OutputType>
24-
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
24+
<TargetFrameworks>net8.0;net9.0;net10.0</TargetFrameworks>
2525
<RootNamespace>Microsoft.Tools.ServiceModel.Svcutil</RootNamespace>
2626

2727
<PackAsTool>true</PackAsTool>

0 commit comments

Comments
 (0)