Skip to content

Commit

Permalink
Bump dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Still Hsu committed Oct 20, 2018
1 parent 93e4835 commit ed7c07a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net461</TargetFramework>
Expand All @@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.4.9" />
<PackageReference Include="Microsoft.Composition" Version="1.0.31" />
<PackageReference Include="Microsoft.DocAsCode.Common" Version="2.39.0" />
<PackageReference Include="Microsoft.DocAsCode.Plugins" Version="2.39.0" />
<PackageReference Include="Microsoft.DocAsCode.Common" Version="2.40.0" />
<PackageReference Include="Microsoft.DocAsCode.Plugins" Version="2.40.0" />
</ItemGroup>
</Project>

0 comments on commit ed7c07a

Please sign in to comment.