Skip to content

Commit 981dd9a

Browse files
Update Simplify.Web requirement from 4.4.* to 4.5.*
Updates the requirements on [Simplify.Web](https://github.com/SimplifyNet/Simplify.Web) to permit the latest version. - [Release notes](https://github.com/SimplifyNet/Simplify.Web/releases) - [Commits](SimplifyNet/Simplify.Web@4.4...4.5) --- updated-dependencies: - dependency-name: Simplify.Web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 975398d commit 981dd9a

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
@@ -31,7 +31,7 @@
3131
<Content Include="Templates\App_Packages\Simplify.Web.MessageBox\OkMessageBox.tpl" />
3232
</ItemGroup>
3333
<ItemGroup>
34-
<PackageReference Include="Simplify.Web" Version="4.4.*" />
34+
<PackageReference Include="Simplify.Web" Version="4.5.*" />
3535
</ItemGroup>
3636
<ItemGroup>
3737
<None Include="..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)