Skip to content

Commit 8bdbe7a

Browse files
(dependabot): Bump TJC.GUI from 0.9.1 to 0.9.3 (#71)
Bumps [TJC.GUI](https://github.com/TJC-Tools/TJC.GUI) from 0.9.1 to 0.9.3. - [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.1...v0.9.3) --- 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 34d30d3 commit 8bdbe7a

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

0 commit comments

Comments
 (0)