Skip to content

Commit

Permalink
Updated project versions to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaylokenov committed Mar 8, 2020
1 parent c736b51 commit 80e4d48
Show file tree
Hide file tree
Showing 33 changed files with 33 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC Newtonsoft JSON components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.NewtonsoftJson</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC versioning components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Versioning</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC common abstractions and interfaces.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Abstractions</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC authentication components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Authentication</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC caching components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Caching</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC configuration components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Configuration</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC controller action result components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Controllers.ActionResults</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC controller attribute components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Controllers.Attributes</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC controller view action result components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC controller view assertion methods.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Controllers.Views</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC controller components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Controllers</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC core components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Core</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC data annotations components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.DataAnnotations</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC dependency injection components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.DependencyInjection</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC Entity Framework Core components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.EntityFrameworkCore</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC helper components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Helpers</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC HTTP components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Http</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC licensing components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Licensing</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC is a powerful testing library providing easy fluent interface to test the ASP.NET Core MVC framework.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Lite</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC model state components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.ModelState</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC model components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Models</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC configuration options components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Options</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC pipeline components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Pipeline</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC routing components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Routing</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC session middleware components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Session</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC temporary data components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.TempData</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC is a powerful testing library providing easy fluent interface to test the ASP.NET Core MVC framework.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.Universe</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC view component attribute assertion methods.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.ViewComponents.Attributes</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC view component result assertion methods.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.ViewComponents.Results</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC view components assertion methods.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.ViewComponents</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC view data components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.ViewData</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC view features components.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc.ViewFeatures</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
2 changes: 1 addition & 1 deletion src/MyTested.AspNetCore.Mvc/MyTested.AspNetCore.Mvc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>My Tested ASP.NET Core MVC is a powerful testing library providing easy fluent interface to test the ASP.NET Core MVC framework.</Description>
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
<AssemblyTitle>MyTested.AspNetCore.Mvc</AssemblyTitle>
<VersionPrefix>3.1.1</VersionPrefix>
<VersionPrefix>3.1.2</VersionPrefix>
<Authors>Ivaylo Kenov</Authors>
<TargetFramework>netcoreapp3.1</TargetFramework>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down

0 comments on commit 80e4d48

Please sign in to comment.