Skip to content

Commit 8fad1a2

Browse files
committed
Upgrade to Simplify.Web 4.1.1
1 parent 5370e7c commit 8fad1a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Simplify.Web.MessageBox/Simplify.Web.MessageBox.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<Product>Simplify</Product>
66
<Description>Simplify.Web static message box templates and controller response</Description>
77
<Copyright>Licensed under LGPL</Copyright>
8-
<Version>1.4</Version>
8+
<Version>1.4.1</Version>
99
<PackageProjectUrl>https://github.com/SimplifyNet/Simplify.Web.MessageBox</PackageProjectUrl>
1010
<PackageIconUrl>https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32.png</PackageIconUrl>
1111
<RepositoryUrl>https://github.com/SimplifyNet/Simplify.Web.MessageBox</RepositoryUrl>
1212
<RepositoryType>GIT</RepositoryType>
1313
<PackageTags>Simplify.Web</PackageTags>
1414
<PackageReleaseNotes>
1515
Updates
16-
* Upgrade to Simplify.Web 4
16+
* Upgrade to Simplify.Web 4.1.1
1717
</PackageReleaseNotes>
1818
<OutputPath>bin\Any CPU\$(Configuration)\</OutputPath>
1919
<DocumentationFile>bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.MessageBox.xml</DocumentationFile>
@@ -27,6 +27,6 @@
2727
<Content Include="Templates\App_Packages\Simplify.Web.MessageBox\OkMessageBox.tpl" />
2828
</ItemGroup>
2929
<ItemGroup>
30-
<PackageReference Include="Simplify.Web" Version="4.0.0" />
30+
<PackageReference Include="Simplify.Web" Version="4.1.1" />
3131
</ItemGroup>
3232
</Project>

0 commit comments

Comments
 (0)