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 e508766 commit a05172bCopy full SHA for a05172b
src/dotnet-svcutil/src/dotnet-svcutil.csproj
@@ -21,7 +21,7 @@
21
22
<PropertyGroup>
23
<OutputType>Exe</OutputType>
24
- <TargetFrameworks>net8.0;net9.0;net10.0</TargetFrameworks>
+ <TargetFrameworks>net8.0;net9.0</TargetFrameworks>
25
<RootNamespace>Microsoft.Tools.ServiceModel.Svcutil</RootNamespace>
26
27
<PackAsTool>true</PackAsTool>
0 commit comments