Skip to content

Commit dafbd0e

Browse files
committed
Updated version prefix to 5.0.0
1 parent 1a00cd1 commit dafbd0e

File tree

33 files changed

+33
-33
lines changed

33 files changed

+33
-33
lines changed

plugins/MyTested.AspNetCore.Mvc.NewtonsoftJson/MyTested.AspNetCore.Mvc.NewtonsoftJson.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 Newtonsoft JSON components.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.NewtonsoftJson</AssemblyTitle>
7-
<VersionPrefix>5.0.1</VersionPrefix>
7+
<VersionPrefix>5.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>net5.0</TargetFramework>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

plugins/MyTested.AspNetCore.Mvc.Versioning/MyTested.AspNetCore.Mvc.Versioning.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 versioning components.</Description>
55
<Copyright>2015-2019 Ivaylo Kenov</Copyright>
66
<AssemblyTitle>MyTested.AspNetCore.Mvc.Versioning</AssemblyTitle>
7-
<VersionPrefix>5.0.1</VersionPrefix>
7+
<VersionPrefix>5.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>net5.0</TargetFramework>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

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>5.0.1</VersionPrefix>
7+
<VersionPrefix>5.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>net5.0</TargetFramework>
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>5.0.1</VersionPrefix>
7+
<VersionPrefix>5.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>net5.0</TargetFramework>
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>5.0.1</VersionPrefix>
7+
<VersionPrefix>5.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>net5.0</TargetFramework>
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>5.0.1</VersionPrefix>
7+
<VersionPrefix>5.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>net5.0</TargetFramework>
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>5.0.1</VersionPrefix>
7+
<VersionPrefix>5.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>net5.0</TargetFramework>
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>5.0.1</VersionPrefix>
7+
<VersionPrefix>5.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>net5.0</TargetFramework>
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>5.0.1</VersionPrefix>
7+
<VersionPrefix>5.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>net5.0</TargetFramework>
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>5.0.1</VersionPrefix>
7+
<VersionPrefix>5.0.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>net5.0</TargetFramework>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

0 commit comments

Comments
 (0)