File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >netstandard2.0;net462</TargetFrameworks >
4+ <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
5+ <DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.MessageBox.xml</DocumentationFile >
6+
7+ <Version >1.4.2</Version >
8+ <PackageReleaseNotes >
9+ Updates
10+ * Upgrade to Simplify.Web 4.2.3
11+ </PackageReleaseNotes >
12+
413 <Authors >Alexander Krylkov</Authors >
514 <Product >Simplify</Product >
615 <Description >Simplify.Web static message box templates and controller response</Description >
716 <Copyright >Licensed under LGPL</Copyright >
8- <Version >1.4.1</Version >
917 <PackageProjectUrl >https://github.com/SimplifyNet/Simplify.Web.MessageBox</PackageProjectUrl >
1018 <PackageIconUrl >https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32.png</PackageIconUrl >
1119 <RepositoryUrl >https://github.com/SimplifyNet/Simplify.Web.MessageBox</RepositoryUrl >
1220 <RepositoryType >GIT</RepositoryType >
1321 <PackageTags >Simplify.Web</PackageTags >
14- <PackageReleaseNotes >
15- Updates
16- * Upgrade to Simplify.Web 4.1.1
17- </PackageReleaseNotes >
18- <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
19- <DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.MessageBox.xml</DocumentationFile >
2022 </PropertyGroup >
2123 <ItemGroup >
2224 <Content Include =" Templates\App_Packages\Simplify.Web.MessageBox\ErrorMessageBox.tpl" />
You can’t perform that action at this time.
0 commit comments