Skip to content

Commit

Permalink
Update Monambike.Core.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
monambike committed Feb 18, 2024
1 parent 88484d1 commit a043383
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/Monambike.Core/Monambike.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,21 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageProjectUrl></PackageProjectUrl>
<PackageProjectUrl>https://github.com/monambike/monambike-core</PackageProjectUrl>
<RepositoryUrl>https://github.com/monambike/monambike-core</RepositoryUrl>
<ApplicationIcon>Resources\256x256-icon.ico</ApplicationIcon>
<GenerateDocumentationFile>False</GenerateDocumentationFile>
<RepositoryType>git</RepositoryType>
<NeutralLanguage>en</NeutralLanguage>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<Copyright>Copyright © 2024-2024</Copyright>
<PackageTags>monambike;github;certificate;social-media;links</PackageTags>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<PackageReleaseNotes>- GitHub API fetch support
- Improve Monambike data</PackageReleaseNotes>
<FileVersion>1.1.0.0</FileVersion>
<Title>Monambike Core</Title>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit a043383

Please sign in to comment.