Skip to content

Commit 15e6fe6

Browse files
committed
Update dependencies
1 parent 931bec0 commit 15e6fe6

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com) and this project adheres to [Semantic Versioning](https://semver.org).
66

7-
## [Unreleased](https://github.com/erri120/GameFinder/compare/v4.6.3...HEAD)
7+
## [Unreleased](https://github.com/erri120/GameFinder/compare/v4.7.2...HEAD)
88

99
## [Released](https://github.com/erri120/GameFinder/releases)
1010

11+
## [4.7.2](https://github.com/erri120/GameFinder/compare/v4.7.1...v4.7.2) - 2025-05-21
12+
13+
- Update dependencies
14+
1115
## [4.7.1](https://github.com/erri120/GameFinder/compare/v4.7.0...v4.7.1) - 2025-05-21
1216

1317
- Update dependencies

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PackageVersion Include="FluentResults" Version="3.15.2" />
66
<PackageVersion Include="Microsoft.Win32.Registry" Version="5.0.0" />
77
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.4"/>
8-
<PackageVersion Include="NexusMods.Paths" Version="0.18.0" />
9-
<PackageVersion Include="NexusMods.Paths.TestingHelpers" Version="0.18.0" />
8+
<PackageVersion Include="NexusMods.Paths" Version="0.19.1" />
9+
<PackageVersion Include="NexusMods.Paths.TestingHelpers" Version="0.19.1" />
1010
<PackageVersion Include="NLog" Version="5.2.8" />
1111
<PackageVersion Include="NLog.Extensions.Logging" Version="5.3.8" />
1212
<PackageVersion Include="OneOf" Version="3.0.271" />

0 commit comments

Comments
 (0)