Skip to content

Commit 4d05471

Browse files
committed
Version/Release notes set
1 parent 91c0411 commit 4d05471

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/Simplify.Web/Simplify.Web.csproj

+4-3
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@
77
<Product>Simplify</Product>
88
<Description>Lightweight and fast .NET web-framework based on MVC and OWIN</Description>
99
<Copyright>Licensed under LGPL</Copyright>
10-
<Version>4.1.1</Version>
10+
<Version>4.1.2</Version>
1111
<PackageProjectUrl>https://web.simplifynet.dev</PackageProjectUrl>
1212
<PackageIconUrl>https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32.png</PackageIconUrl>
1313
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1414
<PackageTags>.NET web-framework MVC DI OWIN</PackageTags>
1515
<PackageReleaseNotes>
16+
Bug Fixes
17+
* Disable setting PreviousPageUrl on 403, 404 controllers (#90)
1618
Updates
17-
* Upgrade to Simplify.DI 4.0.3
18-
* Internal upgrade to Simplify.Xml.Sources 1.1.1
19+
* Upgrade to Simplify.DI 4.0.7
1920
</PackageReleaseNotes>
2021
<OutputPath>bin\Any CPU\$(Configuration)\</OutputPath>
2122
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)