Skip to content

Commit 7b1bf11

Browse files
(dependabot): Bump TJC.GUI from 0.8.3 to 0.8.4 (#55)
Bumps [TJC.GUI](https://github.com/TJC-Tools/TJC.GUI) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/TJC-Tools/TJC.GUI/releases) - [Changelog](https://github.com/TJC-Tools/TJC.GUI/blob/main/CHANGELOG.md) - [Commits](TJC-Tools/TJC.GUI@v0.8.3...v0.8.4) --- updated-dependencies: - dependency-name: TJC.GUI dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 027da0a commit 7b1bf11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TJC.Collection.GUI/TJC.Collection.GUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<!-- DEPENDENCIES -->
3535
<ItemGroup>
3636
<PackageReference Include="TJC.Collection.Core" Version="0.5.5" />
37-
<PackageReference Include="TJC.GUI" Version="0.8.3" />
37+
<PackageReference Include="TJC.GUI" Version="0.8.4" />
3838
</ItemGroup>
3939
<!-- TASKS -->
4040
<UsingTask TaskName="ReadFileContent" TaskFactory="RoslynCodeTaskFactory" AssemblyName="Microsoft.Build.Tasks.Core">

0 commit comments

Comments
 (0)