Skip to content

Commit

Permalink
Updated package tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
kekyo committed Oct 25, 2023
1 parent e88fad9 commit a5e3030
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions RelaxVersioner.Core/RelaxVersioner.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
<AssemblyTitle>RelaxVersioner.Core</AssemblyTitle>

<PackageIcon>RelaxVersioner.100.png</PackageIcon>
<PackageTags>version;generator;git;auto;easy;generate;versioning;continuous;integration;delivery;tag;branch;assemblyinfo;msbuild</PackageTags>
<PackageTags>versioning;generator;git;automatic;tag;branch;sourcelink</PackageTags>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GitReader" Version="1.4.0" />
<PackageReference Include="GitReader" Version="1.5.0" />
<PackageReference Include="NamingFormatter" Version="2.2.0" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
<PackageReference Condition="'$(RV_BOOTSTRAP)' != 'True'"
Expand Down
2 changes: 1 addition & 1 deletion RelaxVersioner/RelaxVersioner.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<icon>RelaxVersioner.100.png</icon>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>$PackageReleaseNotes$</releaseNotes>
<tags>versioning;generator;git;automatic;tag;branch;assemblyinfo;msbuild;tool</tags>
<tags>versioning;generator;git;automatic;tag;branch;sourcelink</tags>
</metadata>
<files>
<file src="..\Images\RelaxVersioner.100.png" target="/" />
Expand Down

0 comments on commit a5e3030

Please sign in to comment.