Update octokit assembly reference

This commit is contained in:
Jordan Brown
2018-02-25 03:17:39 -05:00
committed by GitHub
parent 0a0835a537
commit 99284e53a5
+2 -2
View File
@@ -43,7 +43,7 @@
<SignAssembly>false</SignAssembly>
</PropertyGroup>
<ItemGroup>
<Reference Include="Octokit, Version=0.28.0.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Octokit, Version=0.29.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Octokit.0.28.0\lib\net45\Octokit.dll</HintPath>
</Reference>
<Reference Include="System" />
@@ -148,4 +148,4 @@
<Content Include="tgs.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>