Skip to content

Commit 9d49f00

Browse files
(dependabot): Bump TJC.Collection.Core from 0.24.1 to 0.24.2 (#115)
* (dependabot): Bump TJC.Collection.Core from 0.24.1 to 0.24.2 Bumps [TJC.Collection.Core](https://github.com/TJC-Tools/TJC.Collection.Core) from 0.24.1 to 0.24.2. - [Release notes](https://github.com/TJC-Tools/TJC.Collection.Core/releases) - [Changelog](https://github.com/TJC-Tools/TJC.Collection.Core/blob/main/CHANGELOG.md) - [Commits](TJC-Tools/TJC.Collection.Core@v0.24.1...v0.24.2) --- updated-dependencies: - dependency-name: TJC.Collection.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update TJC.Collection.Console.csproj --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Carrol <tylercarrol@hotmail.com>
1 parent d3ee951 commit 9d49f00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TJC.Collection.Console/TJC.Collection.Console.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
</ItemGroup>
3535
<!-- DEPENDENCIES -->
3636
<ItemGroup>
37-
<PackageReference Include="TJC.Collection.Core" Version="0.24.1" />
38-
<PackageReference Include="TJC.ConsoleApplication" Version="1.0.2" />
37+
<PackageReference Include="TJC.Collection.Core" Version="0.24.2" />
38+
<PackageReference Include="TJC.ConsoleApplication" Version="0.14.4" />
3939
</ItemGroup>
4040
<!-- TASKS -->
4141
<UsingTask TaskName="ReadFileContent" TaskFactory="RoslynCodeTaskFactory" AssemblyName="Microsoft.Build.Tasks.Core">

0 commit comments

Comments
 (0)