We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5370e7c commit b2b32caCopy full SHA for b2b32ca
Simplify.Web.MessageBox/Simplify.Web.MessageBox.csproj
@@ -27,6 +27,6 @@
27
<Content Include="Templates\App_Packages\Simplify.Web.MessageBox\OkMessageBox.tpl" />
28
</ItemGroup>
29
<ItemGroup>
30
- <PackageReference Include="Simplify.Web" Version="4.0.0" />
+ <PackageReference Include="Simplify.Web" Version="4.0.2" />
31
32
</Project>
0 commit comments