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 1b3b059 commit 895d3c8Copy full SHA for 895d3c8
libs/src.props
@@ -45,14 +45,6 @@
45
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
46
</PropertyGroup>
47
48
- <PropertyGroup Condition=" '$(TargetFramework)' == 'net6.0'">
49
- <FrameworkVersion>6.0.0</FrameworkVersion>
50
- </PropertyGroup>
51
-
52
- <PropertyGroup Condition=" '$(TargetFramework)' == 'net7.0'">
53
- <FrameworkVersion>7.0.0</FrameworkVersion>
54
55
56
<PropertyGroup Condition=" '$(TargetFramework)' == 'net8.0'">
57
<FrameworkVersion>8.0.0</FrameworkVersion>
58
0 commit comments