Skip to content

Commit

Permalink
Spiced up Kanji Test
Browse files Browse the repository at this point in the history
  • Loading branch information
hopto-dot committed Aug 30, 2020
1 parent 9be13bd commit ab205fa
Show file tree
Hide file tree
Showing 3 changed files with 459 additions and 110 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@
</PropertyGroup>
<PropertyGroup />
<ItemGroup>
<Reference Include="CSAudioConverter, Version=1.1.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\CSAudioConverter.1.1.3\lib\net461\CSAudioConverter.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
Expand All @@ -89,6 +86,9 @@
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Net.Http" />
<Reference Include="WanaKanaNet, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\WanaKana-net.1.0.0\lib\netstandard2.0\WanaKanaNet.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
Expand Down
Loading

0 comments on commit ab205fa

Please sign in to comment.