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.
2 parents ba0728c + a68d5be commit ff17a4cCopy full SHA for ff17a4c
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.1.*" />
+ <PackageReference Include="Simplify.Web" Version="4.2.*" />
31
32
</Project>
0 commit comments