Skip to content

Commit

Permalink
chore: bit rot
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed Sep 8, 2018
1 parent 35a922f commit 937a6f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment:

# tools we need for bulding/testing/deploying
install:
- choco install gitversion.portable -pre -y
- choco install gitversion.portable -y
- choco install docfx -y
- npm install gh-pages -g

Expand Down
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="0.17.1" />
<PackageReference Include="Makaretu.Dns" Version="1.0.0" />
<PackageReference Include="Nito.AsyncEx" Version="5.0.0-pre-05" />
</ItemGroup>

Expand Down

0 comments on commit 937a6f6

Please sign in to comment.