Skip to content

Commit

Permalink
[AssemblyVersion AutoUpdate]
Browse files Browse the repository at this point in the history
  • Loading branch information
sarathkcm committed Dec 13, 2019
1 parent 1bc6a56 commit ac3baee
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Pluralize.NET/Pluralize.NET.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<<<<<<< Updated upstream
<PackageVersion>1.0.9</PackageVersion>
=======
<PackageVersion>1.0.10</PackageVersion>
>>>>>>> Stashed changes
<PackageId>Pluralize.NET</PackageId>
<Title>Pluralize.NET</Title>
<Authors>Sarath KCM</Authors>
Expand All @@ -15,9 +19,15 @@
<IncludeSource>false</IncludeSource>
<RepositoryUrl>https://github.com/sarathkcm/Pluralize.NET</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<<<<<<< Updated upstream
<Version>1.0.9</Version>
<AssemblyVersion>1.0.9</AssemblyVersion>
<FileVersion>1.0.9</FileVersion>
=======
<Version>1.0.10</Version>
<AssemblyVersion>1.0.10</AssemblyVersion>
<FileVersion>1.0.10</FileVersion>
>>>>>>> Stashed changes
</PropertyGroup>
<PropertyGroup>
<TargetFrameworks>net40;netstandard1.1;net451;net46;netstandard2.0</TargetFrameworks>
Expand Down

0 comments on commit ac3baee

Please sign in to comment.