Skip to content

Commit 95eb1fd

Browse files
chore(deps): bump LemonUI.SHVDN3 from 2.0.0 to 2.1.0
Bumps [LemonUI.SHVDN3](https://github.com/justalemon/LemonUI) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/justalemon/LemonUI/releases) - [Commits](LemonUIbyLemon/LemonUI@v2.0...v2.1) --- updated-dependencies: - dependency-name: LemonUI.SHVDN3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09d306a commit 95eb1fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/LSDW.Abstractions/LSDW.Abstractions.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="ScriptHookVDotNet3" Version="3.6.0"/>
9-
<PackageReference Include="LemonUI.SHVDN3" Version="2.0.0"/>
9+
<PackageReference Include="LemonUI.SHVDN3" Version="2.1.0"/>
1010
</ItemGroup>
1111

1212
</Project>

src/LSDW.Application/LSDW.Application.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="ScriptHookVDotNet3" Version="3.6.0" ExcludeAssets="runtime" />
9-
<PackageReference Include="LemonUI.SHVDN3" Version="2.0.0"/>
9+
<PackageReference Include="LemonUI.SHVDN3" Version="2.1.0"/>
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)