Skip to content

Commit

Permalink
Update testPackages.proj (dotnet#69074)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorHofer authored May 10, 2022
1 parent 208e025 commit 97622df
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/libraries/testPackages/testPackages.proj
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@
the repository retargets NetCoreAppCurrent to the next major version. -->
<ItemGroup>
<SupportedTestFramework Include="$(NetCoreAppCurrent)" />
<!-- TODO: Remove after the PackageTesting package in Arcade is updated. -->
<SupportedTestFramework Remove="netcoreapp3.1" />
<SupportedTestFramework Remove="net5.0" />
<SupportedTestFramework Remove="net461" />
</ItemGroup>

<GetCompatiblePackageTargetFrameworks PackagePaths="@(TestPackagesPath)"
Expand Down

0 comments on commit 97622df

Please sign in to comment.