Skip to content

Commit

Permalink
Add md5sums files for the octokit and dotnet-http DLLs for good measure
Browse files Browse the repository at this point in the history
  • Loading branch information
shana committed Jul 6, 2017
1 parent f70ee76 commit d426731
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.targets
Expand Up @@ -30,7 +30,7 @@
<HintPath>$(SolutionDir)lib\octokit.net\Octokit.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http">
<HintPath>$(SolutionDir)lib\system.net.http_35\System.Net.Http.dll</HintPath>
<HintPath>$(SolutionDir)lib\dotnet-httpclient35\System.Net.Http.dll</HintPath>
</Reference>
</ItemGroup>
</Otherwise>
Expand Down
File renamed without changes.
2 changes: 2 additions & 0 deletions lib/dotnet-httpClient35/md5sums.txt
@@ -0,0 +1,2 @@
e15a0894ef162ec53566fa9c8211e583 *System.Net.Http.dll
161847a9a61eb3cdab7a7706e83265a1 *System.Net.Http.dll.mdb
File renamed without changes.
2 changes: 2 additions & 0 deletions lib/octokit.net/md5sums.txt
@@ -0,0 +1,2 @@
ecb6930236469c41a36dee6d84fcab7a *Octokit.dll
2a41d96c1ad9229d8ff2f46b8847ec6a *Octokit.dll.mdb

0 comments on commit d426731

Please sign in to comment.