Skip to content

Commit 641082d

Browse files
(dependabot): Bump TJC.GUI from 0.9.6 to 0.10.0 (#79)
Bumps [TJC.GUI](https://github.com/TJC-Tools/TJC.GUI) from 0.9.6 to 0.10.0. - [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.9.6...v0.10.0) --- 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 da733d6 commit 641082d

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.14.7" />
38-
<PackageReference Include="TJC.GUI" Version="0.9.6" />
38+
<PackageReference Include="TJC.GUI" Version="0.10.0" />
3939
</ItemGroup>
4040
<!-- TASKS -->
4141
<UsingTask TaskName="ReadFileContent" TaskFactory="RoslynCodeTaskFactory" AssemblyName="Microsoft.Build.Tasks.Core">

0 commit comments

Comments
 (0)