Skip to content

Commit

Permalink
Back out #1449 (#1901)
Browse files Browse the repository at this point in the history
The original PR seems to cause more problems than it solves - see #1893

Once we separate the UI frameworks back out into their own packages, the
issue that PR was intended to solve will go away in any case.
  • Loading branch information
idg10 committed Mar 27, 2023
1 parent 2a8c658 commit 38e6196
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion Rx.NET/Source/src/System.Reactive/System.Reactive.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@
<ItemGroup>
<None Include="build\_._" PackagePath="build\net6.0;build\net6.0-windows10.0.19041" Pack="true" />
<None Include="build\_._" PackagePath="buildTransitive\net6.0;buildTransitive\net6.0-windows10.0.19041" Pack="true" />
<None Include="build\System.Reactive.net6.0-windows.targets" PackagePath="build\net6.0-windows7\$(PackageId).targets;buildTransitive\net6.0-windows7\$(PackageId).targets" Pack="true" />
<None Include="Linq\QbservableEx.NAry.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
Expand Down

This file was deleted.

0 comments on commit 38e6196

Please sign in to comment.