Skip to content

Commit fdc0177

Browse files
committed
Updated all projects to have version 2.2.0
1 parent f959468 commit fdc0177

File tree

30 files changed

+30
-30
lines changed

30 files changed

+30
-30
lines changed

src/MyTested.AspNetCore.Mvc.Abstractions/MyTested.AspNetCore.Mvc.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>My Tested ASP.NET Core MVC common abstractions and interfaces.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Abstractions</AssemblyTitle>
7-
<VersionPrefix>2.1.0</VersionPrefix>
7+
<VersionPrefix>2.2.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

src/MyTested.AspNetCore.Mvc.Authentication/MyTested.AspNetCore.Mvc.Authentication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>My Tested ASP.NET Core MVC authentication components.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Authentication</AssemblyTitle>
7-
<VersionPrefix>2.1.0</VersionPrefix>
7+
<VersionPrefix>2.2.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

src/MyTested.AspNetCore.Mvc.Caching/MyTested.AspNetCore.Mvc.Caching.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>My Tested ASP.NET Core MVC caching components.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Caching</AssemblyTitle>
7-
<VersionPrefix>2.1.0</VersionPrefix>
7+
<VersionPrefix>2.2.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

src/MyTested.AspNetCore.Mvc.Configuration/MyTested.AspNetCore.Mvc.Configuration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>My Tested ASP.NET Core MVC configuration components.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Configuration</AssemblyTitle>
7-
<VersionPrefix>2.1.0</VersionPrefix>
7+
<VersionPrefix>2.2.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

src/MyTested.AspNetCore.Mvc.Controllers.ActionResults/MyTested.AspNetCore.Mvc.Controllers.ActionResults.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>My Tested ASP.NET Core MVC controller action result components.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Controllers.ActionResults</AssemblyTitle>
7-
<VersionPrefix>2.1.0</VersionPrefix>
7+
<VersionPrefix>2.2.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

src/MyTested.AspNetCore.Mvc.Controllers.Attributes/MyTested.AspNetCore.Mvc.Controllers.Attributes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>My Tested ASP.NET Core MVC controller attribute components.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Controllers.Attributes</AssemblyTitle>
7-
<VersionPrefix>2.1.0</VersionPrefix>
7+
<VersionPrefix>2.2.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

src/MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults/MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>My Tested ASP.NET Core MVC controller view action result components.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults</AssemblyTitle>
7-
<VersionPrefix>2.1.0</VersionPrefix>
7+
<VersionPrefix>2.2.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

src/MyTested.AspNetCore.Mvc.Controllers.Views/MyTested.AspNetCore.Mvc.Controllers.Views.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>My Tested ASP.NET Core MVC controller view assertion methods.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Controllers.Views</AssemblyTitle>
7-
<VersionPrefix>2.1.0</VersionPrefix>
7+
<VersionPrefix>2.2.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

src/MyTested.AspNetCore.Mvc.Controllers/MyTested.AspNetCore.Mvc.Controllers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>My Tested ASP.NET Core MVC controller components.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Controllers</AssemblyTitle>
7-
<VersionPrefix>2.1.0</VersionPrefix>
7+
<VersionPrefix>2.2.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

src/MyTested.AspNetCore.Mvc.Core/MyTested.AspNetCore.Mvc.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>My Tested ASP.NET Core MVC core components.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Core</AssemblyTitle>
7-
<VersionPrefix>2.1.0</VersionPrefix>
7+
<VersionPrefix>2.2.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

0 commit comments

Comments
 (0)