mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-05 23:06:10 +00:00
some cleanup of the project (#2063)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<RepositoryUrl>https://github.com/octokit/octokit.net</RepositoryUrl>
|
||||
<PackageProjectUrl>https://github.com/octokit/octokit.net</PackageProjectUrl>
|
||||
<PackageIconUrl>https://f.cloud.github.com/assets/19977/1510987/64af2b26-4a9d-11e3-89fc-96a185171c75.png</PackageIconUrl>
|
||||
<PackageIcon>octokit.png</PackageIcon>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<PackageTags>GitHub API Octokit linqpad-samples dotnetcore</PackageTags>
|
||||
<Copyright>Copyright GitHub 2017</Copyright>
|
||||
@@ -41,6 +42,10 @@
|
||||
<ProjectReference Include="..\Octokit\Octokit.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Include="images\octokit.png" Pack="true" PackagePath="\"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.Reactive" Version="3.1.0" />
|
||||
<PackageReference Include="SourceLink.Create.GitHub" Version="2.8.3" PrivateAssets="all" />
|
||||
|
||||
BIN
Octokit.Reactive/images/octokit.png
Normal file
BIN
Octokit.Reactive/images/octokit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
@@ -15,6 +15,7 @@
|
||||
<RepositoryUrl>https://github.com/octokit/octokit.net</RepositoryUrl>
|
||||
<PackageProjectUrl>https://github.com/octokit/octokit.net</PackageProjectUrl>
|
||||
<PackageIconUrl>https://f.cloud.github.com/assets/19977/1510987/64af2b26-4a9d-11e3-89fc-96a185171c75.png</PackageIconUrl>
|
||||
<PackageIcon>octokit.png</PackageIcon>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<PackageTags>GitHub API Octokit linqpad-samples dotnetcore</PackageTags>
|
||||
<Copyright>Copyright GitHub 2017</Copyright>
|
||||
@@ -47,6 +48,10 @@
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Include="images\octokit.png" Pack="true" PackagePath="\"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="SourceLink.Create.GitHub" Version="2.8.3" PrivateAssets="all" />
|
||||
<DotNetCliToolReference Include="dotnet-sourcelink-git" Version="2.8.2" />
|
||||
|
||||
BIN
Octokit/images/octokit.png
Normal file
BIN
Octokit/images/octokit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user