Skip to content

Commit

Permalink
#5-1 PrivateProxyを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
miyaji255 committed Mar 4, 2024
1 parent fb8d6bc commit 3864450
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion KoeBook.Test/Epub/EpubDocumentTest.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using KoeBook.Epub.Models;
using KoeBook.Test.Proxies;

namespace KoeBook.Test.Epub;

Expand Down
4 changes: 0 additions & 4 deletions KoeBook.Test/KoeBook.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="PrivateProxy" Version="1.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit" Version="2.5.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
</ItemGroup>
Expand Down
7 changes: 0 additions & 7 deletions KoeBook.Test/Proxies/EpubModels.cs

This file was deleted.

0 comments on commit 3864450

Please sign in to comment.