Skip to content

Commit 8dd313a

Browse files
authored
update target framework version (#5040)
* update target framework version * add more files to the change
1 parent 962bcf6 commit 8dd313a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+11
-1227
lines changed

src/System.Private.ServiceModel/tests/Benchmarks/WCFCorePerf/WCFCorePerf/WCFCorePerf.csproj

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

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFrameworks>net5.0;netcoreapp3.1</TargetFrameworks>
5+
<TargetFrameworks>net6.0</TargetFrameworks>
66
</PropertyGroup>
77

88
<ItemGroup>

src/System.Private.ServiceModel/tests/Benchmarks/WCFCorePerf/WCFCorePerfService/WCFCorePerfService.csproj

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

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFrameworks>net5.0;netcoreapp3.1</TargetFrameworks>
5+
<TargetFrameworks>net6.0</TargetFrameworks>
66
</PropertyGroup>
77

88
</Project>

src/dotnet-svcutil/lib/tests/Baselines/TFMBootstrap/tfm100/Reference.cs

Lines changed: 0 additions & 195 deletions
This file was deleted.

src/dotnet-svcutil/lib/tests/Baselines/TFMBootstrap/tfm100/SvcutilBootstrapper/Microsoft.Tools.ServiceModel.Svcutil-bootstrapper.params.json

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/dotnet-svcutil/lib/tests/Baselines/TFMBootstrap/tfm100/SvcutilBootstrapper/Program.cs

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/dotnet-svcutil/lib/tests/Baselines/TFMBootstrap/tfm100/SvcutilBootstrapper/SvcutilBootstrapper.csproj

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/dotnet-svcutil/lib/tests/Baselines/TFMBootstrap/tfm100/dotnet-svcutil.params.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/dotnet-svcutil/lib/tests/Baselines/TFMBootstrap/tfm100/global.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/dotnet-svcutil/lib/tests/Baselines/TFMBootstrap/tfm100/nuget.config

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/dotnet-svcutil/lib/tests/Baselines/TFMBootstrap/tfm100/tfm100.cs

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)