Skip to content

Commit a68d5be

Browse files
Update Simplify.Web requirement from 4.1.* to 4.2.*
Updates the requirements on Simplify.Web to permit the latest version. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ba0728c commit a68d5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Simplify.Web.MessageBox/Simplify.Web.MessageBox.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
<Content Include="Templates\App_Packages\Simplify.Web.MessageBox\OkMessageBox.tpl" />
2828
</ItemGroup>
2929
<ItemGroup>
30-
<PackageReference Include="Simplify.Web" Version="4.1.*" />
30+
<PackageReference Include="Simplify.Web" Version="4.2.*" />
3131
</ItemGroup>
3232
</Project>

0 commit comments

Comments
 (0)