Skip to content

Commit b6789e4

Browse files
committed
WebApiContrib.Core.Formatter.Protobuf Nuget package 2.1.2
1 parent 13e54e4 commit b6789e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/WebApiContrib.Core.Formatter.Protobuf/WebApiContrib.Core.Formatter.Protobuf.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
<PropertyGroup>
44
<Description>ASP.NET Core InputFormatter, OutputFormatter for Protobuf</Description>
5-
<VersionPrefix>2.1.1</VersionPrefix>
5+
<VersionPrefix>2.1.2</VersionPrefix>
66
<Authors>damienbod;WebApiContrib Contributors</Authors>
77
<TargetFrameworks>netstandard2.0</TargetFrameworks>
88
<AssemblyName>WebApiContrib.Core.Formatter.Protobuf</AssemblyName>
99
<PackageId>WebApiContrib.Core.Formatter.Protobuf</PackageId>
1010
<PackageTags>ASP.NET Core;InputFormatter;OutputFormatter;MediaFormatter;Protobuf;Content-Type;aspnetcore</PackageTags>
1111
<PackageProjectUrl>https://github.com/WebAPIContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Protobuf</PackageProjectUrl>
12-
<Version>2.1.1</Version>
12+
<Version>2.1.2</Version>
1313
</PropertyGroup>
1414

1515
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">

0 commit comments

Comments
 (0)