Releases: fluentassertions/fluentassertions.aspnetcore.mvc
Releases · fluentassertions/fluentassertions.aspnetcore.mvc
2.0.0
Breaking
- #5 Update to Fluent Assertions 5.
- #5 Update to ASP.NET MVC Core 2.0.
Thanks to @rodion73 for changes in the this release.
1.0.0
New
Tech
- Moved Fluent Assertions for MVC Core to it's own repro.
- Updated projects from
package.json
to new Visual Studio 2017 .csproj
format.
- #2 @shealey switched test projects over to use XUnit instead of NUnit.
0.7.0-beta1
Initial release to Nuget.
New
- @Gimly added support for MVC Core.