We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9377470 + 3d4df48 commit 068c834Copy full SHA for 068c834
Simplify.Web.MessageBox/Simplify.Web.MessageBox.csproj
@@ -31,6 +31,6 @@
31
<Content Include="Templates\App_Packages\Simplify.Web.MessageBox\OkMessageBox.tpl" />
32
</ItemGroup>
33
<ItemGroup>
34
- <PackageReference Include="Simplify.Web" Version="4.2.*" />
+ <PackageReference Include="Simplify.Web" Version="4.4.*" />
35
36
</Project>
0 commit comments