File tree 1 file changed +3
-7
lines changed
1 file changed +3
-7
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</Version >
10
+ <Version >4.1.1 </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
- New
17
- * Added query string model parameters invariant casing support (#54)
18
16
Updates
19
- * Upgrade to Simplify.DI 4.0.2
20
- * Upgrade to Microsoft.Extensions.Configuration.Json 3.1.3
21
- Bug fixes
22
- * BootstrapperFactory possible null pointer fix
17
+ * Upgrade to Simplify.DI 4.0.3
18
+ * Internal upgrade to Simplify.Xml.Sources 1.1.1
23
19
</PackageReleaseNotes >
24
20
<OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
25
21
<EmbedUntrackedSources >true</EmbedUntrackedSources >
You can’t perform that action at this time.
0 commit comments