Skip to content

Commit 46e4370

Browse files
committedSep 27, 2017
Bump version to 1.0.0
1 parent d149d8b commit 46e4370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/FluentAssertions.AspNetCore.Mvc/FluentAssertions.AspNetCore.Mvc.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>Fluent Assertions for MVC Core is a set of MVC focused assertions and helper extensions to the excellent Fluent Assertions library.</Description>
55
<Copyright>Copyright 2017</Copyright>
66
<AssemblyTitle>Fluent Assertions for MVC Core</AssemblyTitle>
7-
<VersionPrefix>0.7.0-beta1</VersionPrefix>
7+
<VersionPrefix>1.0.0</VersionPrefix>
88
<Authors>Casey Burns;Kevin Kuszyk</Authors>
99
<TargetFramework>netstandard1.6</TargetFramework>
1010
<AssemblyName>FluentAssertions.AspNetCore.Mvc</AssemblyName>

0 commit comments

Comments
 (0)
Failed to load comments.