Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Revan654 committed Feb 13, 2019
1 parent 34080ec commit 9a77d95
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
12 changes: 0 additions & 12 deletions StaxRip.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,6 @@
<Optimize>true</Optimize>
</PropertyGroup>
<ItemGroup>
<Reference Include="HtmlAgilityPack, Version=1.8.14.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
<HintPath>packages\HtmlAgilityPack.1.8.14\lib\Net45\HtmlAgilityPack.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.VisualBasic">
<Name>Microsoft.VisualBasic</Name>
Expand Down Expand Up @@ -210,12 +207,6 @@
<Compile Include="Forms\TextHelpForm.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Forms\UpdateForm.Designer.vb">
<DependentUpon>UpdateForm.vb</DependentUpon>
</Compile>
<Compile Include="Forms\UpdateForm.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="General\Extras.vb" />
<Compile Include="General\Job.vb" />
<Compile Include="General\LogBuilder.vb" />
Expand Down Expand Up @@ -499,9 +490,6 @@
<EmbeddedResource Include="Forms\TextHelpForm.resx">
<DependentUpon>TextHelpForm.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\UpdateForm.resx">
<DependentUpon>UpdateForm.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\DataForm.resx">
<DependentUpon>DataForm.vb</DependentUpon>
</EmbeddedResource>
Expand Down
1 change: 0 additions & 1 deletion packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="HtmlAgilityPack" version="1.8.14" targetFramework="net472" />
<package id="Microsoft.PowerShell.5.ReferenceAssemblies" version="1.0.0" targetFramework="net47" />
</packages>

0 comments on commit 9a77d95

Please sign in to comment.