Skip to content

Commit a59e01e

Browse files
committed
Drop (yet) unused packages.
1 parent be0eb5a commit a59e01e

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

PipeExplorer.csproj

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,6 @@
8282
<Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
8383
<HintPath>packages\Microsoft.Xaml.Behaviors.Wpf.1.1.19\lib\net45\Microsoft.Xaml.Behaviors.dll</HintPath>
8484
</Reference>
85-
<Reference Include="PInvoke.AdvApi32, Version=0.6.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
86-
<HintPath>packages\PInvoke.AdvApi32.0.6.49\lib\net45\PInvoke.AdvApi32.dll</HintPath>
87-
</Reference>
88-
<Reference Include="PInvoke.Kernel32, Version=0.6.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
89-
<HintPath>packages\PInvoke.Kernel32.0.6.49\lib\net45\PInvoke.Kernel32.dll</HintPath>
90-
</Reference>
91-
<Reference Include="PInvoke.Windows.Core, Version=0.6.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
92-
<HintPath>packages\PInvoke.Windows.Core.0.6.49\lib\net20\PInvoke.Windows.Core.dll</HintPath>
93-
</Reference>
9485
<Reference Include="ReactiveUI, Version=11.5.0.0, Culture=neutral, processorArchitecture=MSIL">
9586
<HintPath>packages\ReactiveUI.11.5.26\lib\net461\ReactiveUI.dll</HintPath>
9687
</Reference>

packages.config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
<package id="JetBrains.Annotations" version="2020.1.0" targetFramework="net48" />
1515
<package id="MahApps.Metro" version="2.2.0" targetFramework="net48" />
1616
<package id="Microsoft.Xaml.Behaviors.Wpf" version="1.1.19" targetFramework="net48" />
17-
<package id="PInvoke.AdvApi32" version="0.6.49" targetFramework="net48" />
18-
<package id="PInvoke.Kernel32" version="0.6.49" targetFramework="net48" />
19-
<package id="PInvoke.Windows.Core" version="0.6.49" targetFramework="net48" />
2017
<package id="ReactiveUI" version="11.5.26" targetFramework="net48" />
2118
<package id="ReactiveUI.Fody" version="11.5.26" targetFramework="net48" />
2219
<package id="ReactiveUI.Validation" version="1.5.5" targetFramework="net48" />

0 commit comments

Comments
 (0)