File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/WebApiContrib.Core.Formatter.Protobuf Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<Description >ASP.NET Core InputFormatter, OutputFormatter for Protobuf</Description >
5
- <VersionPrefix >2.1.1 </VersionPrefix >
5
+ <VersionPrefix >2.1.2 </VersionPrefix >
6
6
<Authors >damienbod;WebApiContrib Contributors</Authors >
7
7
<TargetFrameworks >netstandard2.0</TargetFrameworks >
8
8
<AssemblyName >WebApiContrib.Core.Formatter.Protobuf</AssemblyName >
9
9
<PackageId >WebApiContrib.Core.Formatter.Protobuf</PackageId >
10
10
<PackageTags >ASP.NET Core;InputFormatter;OutputFormatter;MediaFormatter;Protobuf;Content-Type;aspnetcore</PackageTags >
11
11
<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 >
13
13
</PropertyGroup >
14
14
15
15
<ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' " >
You can’t perform that action at this time.
0 commit comments