Skip to content

Commit

Permalink
Revert "Don't publish Microsoft.AspNetCore.Testing (#4058)" (#4234)
Browse files Browse the repository at this point in the history
This reverts commit 163e293.

Resolves #4057

(cherry picked from commit c2c3ae7)
  • Loading branch information
RussKie committed Aug 8, 2023
1 parent 0a12b4a commit bd1b2c2
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@
<PackageTags>$(PackageTags);Testing</PackageTags>
</PropertyGroup>

<!-- See https://github.com/dotnet/extensions/issues/4057 -->
<PropertyGroup>
<IsPackable>false</IsPackable>
<IsShipping>false</IsShipping>
</PropertyGroup>

<PropertyGroup>
<TargetFrameworks>$(NetCoreTargetFrameworks)</TargetFrameworks>
<InjectExperimentalAttributeOnLegacy>true</InjectExperimentalAttributeOnLegacy>
Expand Down

0 comments on commit bd1b2c2

Please sign in to comment.