File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 7
7
<Product >Simplify</Product >
8
8
<Description >Lightweight and fast .NET web-framework based on MVC and OWIN</Description >
9
9
<Copyright >Licensed under LGPL</Copyright >
10
- <Version >4.1. 2</Version >
10
+ <Version >4.2</Version >
11
11
<PackageProjectUrl >https://web.simplifynet.dev</PackageProjectUrl >
12
12
<PackageIconUrl >https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32.png</PackageIconUrl >
13
13
<PublishRepositoryUrl >true</PublishRepositoryUrl >
14
14
<PackageTags >.NET web-framework MVC DI OWIN</PackageTags >
15
15
<PackageReleaseNotes >
16
- Bug Fixes
17
- * Disable setting PreviousPageUrl on 403, 404 controllers (#90)
16
+ New Features
17
+ * Nested propetties validation (#94)
18
+ * Inherited propetties validation (#95)
19
+ * Nested/Inherited properties validaton toggle
18
20
Updates
19
- * Upgrade to Simplify.DI 4.0.7
21
+ * Upgrade to Microsoft.Extensions.Configuration.Json 3.1.8
20
22
</PackageReleaseNotes >
21
23
<OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
22
24
<EmbedUntrackedSources >true</EmbedUntrackedSources >
You can’t perform that action at this time.
0 commit comments