Skip to content

Commit ed4f0e5

Browse files
committed
Removed QueryString.net reference.
1 parent aba35ea commit ed4f0e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/AppVNext.Notifier.ConsoleUwp.Setup/Product.wxs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@
5050
<Component Id="Microsoft.Toolkit.Uwp.Notifications.dll" Guid="fd08f63d-48d6-4bac-a3d4-f788af135ae7">
5151
<File Id="Microsoft.Toolkit.Uwp.Notifications.dll" Name="Microsoft.Toolkit.Uwp.Notifications.dll" Source="$(var.AppVNext.Notifier.ConsoleUwp.TargetDir)Microsoft.Toolkit.Uwp.Notifications.dll"/>
5252
</Component>
53-
<Component Id="QueryString.NETCore.dll" Guid="EE9D2B28-9CE5-4676-BFB7-E0C4F6A79488">
54-
<File Id="QueryString.NETCore.dll" Name="QueryString.NETCore.dll" Source="$(var.AppVNext.Notifier.ConsoleUwp.TargetDir)QueryString.NETCore.dll"/>
55-
</Component>
5653
<Component Id="System.Xml.ReaderWriter.dll" Guid="5977365c-8e53-458e-ada3-b98665a4d780">
5754
<File Id="System.Xml.ReaderWriter.dll" Name="System.Xml.ReaderWriter.dll" Source="$(var.AppVNext.Notifier.ConsoleUwp.TargetDir)System.Xml.ReaderWriter.dll"/>
5855
</Component>

0 commit comments

Comments
 (0)