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 2ccee32 commit 2a13399Copy full SHA for 2a13399
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="2.3.0" />
+ <PackageReference Include="Simplify.Web" Version="3.0.0" />
31
32
</Project>
0 commit comments