Skip to content

Commit

Permalink
Merge pull request #8 from khanlarmammadov/dev
Browse files Browse the repository at this point in the history
Nuget tags fixed.
  • Loading branch information
Khanlar Mammadov authored Jun 27, 2020
2 parents b292f4c + cb9c76c commit e78c0a7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
4 changes: 2 additions & 2 deletions src/RunTicks/RunTicks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<PropertyGroup>
<TargetFramework>netstandard1.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.2.0</Version>
<Version>0.2.1</Version>
<Authors>Khanlar Mammadov</Authors>
<PackageLicenseFile></PackageLicenseFile>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<Description>RunTicks is a simple library for performance testing of code.</Description>
<PackageProjectUrl>https://github.com/khanlarmammadov/RunTicks</PackageProjectUrl>
<RepositoryUrl>https://github.com/khanlarmammadov/RunTicks</RepositoryUrl>
<PackageTags>performance testing;performance metrics;performance;code performance;testing;testing tools;</PackageTags>
<PackageTags>performance testing,performance metrics,performance,code performance,testing,testing tools</PackageTags>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
26 changes: 16 additions & 10 deletions src/RunTicks/RunTicks.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e78c0a7

Please sign in to comment.