Skip to content

Commit 2bfbf4c

Browse files
committed
version 1.0.0
1 parent b9c5e4c commit 2bfbf4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PartialResponse.AspNetCore.Mvc.Formatters.Json/PartialResponse.AspNetCore.Mvc.Formatters.Json.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Description>ASP.NET Core MVC formatter for partial response (fields) JSON output.</Description>
55
<AssemblyTitle>PartialResponse.AspNetCore.Mvc.Formatters.Json</AssemblyTitle>
6-
<VersionPrefix>1.0.0-beta2</VersionPrefix>
6+
<VersionPrefix>1.0.0</VersionPrefix>
77
<Authors>Arjen Post</Authors>
88
<TargetFrameworks>net451;netstandard1.6</TargetFrameworks>
99
<NoWarn>$(NoWarn);CS1591</NoWarn>

0 commit comments

Comments
 (0)