Skip to content

Commit af6e0c0

Browse files
(dependabot): Bump TJC.GUI from 0.1.12 to 0.1.13 (#24)
Bumps [TJC.GUI](https://github.com/TJC-Tools/TJC.GUI) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/TJC-Tools/TJC.GUI/releases) - [Commits](TJC-Tools/TJC.GUI@v0.1.12...v0.1.13) --- 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 43c3e4d commit af6e0c0

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.1.0" />
37-
<PackageReference Include="TJC.GUI" Version="0.1.12" />
37+
<PackageReference Include="TJC.GUI" Version="0.1.13" />
3838
</ItemGroup>
3939
<!-- TASKS -->
4040
<UsingTask TaskName="ReadFileContent" TaskFactory="RoslynCodeTaskFactory" AssemblyName="Microsoft.Build.Tasks.Core">

0 commit comments

Comments
 (0)