Skip to content

Commit 59bc514

Browse files
committed
Updated package versions to 3.1.0 (#353)
1 parent 02c9288 commit 59bc514

File tree

32 files changed

+32
-32
lines changed

32 files changed

+32
-32
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>3.0.1</VersionPrefix>
7+
<VersionPrefix>3.1.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>netcoreapp3.1</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>3.0.1</VersionPrefix>
7+
<VersionPrefix>3.1.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>netcoreapp3.1</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>3.0.1</VersionPrefix>
7+
<VersionPrefix>3.1.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>netcoreapp3.1</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>3.0.1</VersionPrefix>
7+
<VersionPrefix>3.1.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>netcoreapp3.1</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>3.0.1</VersionPrefix>
7+
<VersionPrefix>3.1.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>netcoreapp3.1</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>3.0.1</VersionPrefix>
7+
<VersionPrefix>3.1.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>netcoreapp3.1</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>3.0.1</VersionPrefix>
7+
<VersionPrefix>3.1.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>netcoreapp3.1</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>3.0.1</VersionPrefix>
7+
<VersionPrefix>3.1.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>netcoreapp3.1</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>3.0.1</VersionPrefix>
7+
<VersionPrefix>3.1.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>netcoreapp3.1</TargetFramework>
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>3.0.1</VersionPrefix>
7+
<VersionPrefix>3.1.0</VersionPrefix>
88
<Authors>Ivaylo Kenov</Authors>
99
<TargetFramework>netcoreapp3.1</TargetFramework>
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>

0 commit comments

Comments
 (0)