Skip to content

Commit

Permalink
refactor: IPAddressExtensions moved to DNS project
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed Jun 9, 2019
1 parent 980792b commit c947dde
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 77 deletions.
49 changes: 0 additions & 49 deletions src/IPAddressExtensions.cs

This file was deleted.

2 changes: 1 addition & 1 deletion src/Udns.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<ItemGroup>
<PackageReference Include="Common.Logging" Version="3.4.1" />
<PackageReference Include="Makaretu.Dns" Version="1.4.1" />
<PackageReference Include="Makaretu.Dns" Version="1.5.0" />
<PackageReference Include="Nito.AsyncEx" Version="5.0.0" />
</ItemGroup>

Expand Down
27 changes: 0 additions & 27 deletions test/IPAddressExtensionsTest.cs

This file was deleted.

0 comments on commit c947dde

Please sign in to comment.