Skip to content

Commit 82a7fc9

Browse files
(dependabot): Bump TJC.GUI from 0.10.0 to 0.11.1 (#83)
Bumps [TJC.GUI](https://github.com/TJC-Tools/TJC.GUI) from 0.10.0 to 0.11.1. - [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.10.0...v0.11.1) --- updated-dependencies: - dependency-name: TJC.GUI dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5e78f6 commit 82a7fc9

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
@@ -35,7 +35,7 @@
3535
<!-- DEPENDENCIES -->
3636
<ItemGroup>
3737
<PackageReference Include="TJC.Collection.Core" Version="0.18.0" />
38-
<PackageReference Include="TJC.GUI" Version="0.10.0" />
38+
<PackageReference Include="TJC.GUI" Version="0.11.1" />
3939
</ItemGroup>
4040
<!-- TASKS -->
4141
<UsingTask TaskName="ReadFileContent" TaskFactory="RoslynCodeTaskFactory" AssemblyName="Microsoft.Build.Tasks.Core">

0 commit comments

Comments
 (0)