Skip to content

Commit 3a31795

Browse files
committed
update system.text.json to 8.0.5, also update nuget version
1 parent d37a591 commit 3a31795

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CustomEnvironmentConfig/CustomEnvironmentConfig.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageProjectUrl>https://github.com/zacbre/CustomEnvironmentConfig/</PackageProjectUrl>
1010
<PackageLicense>https://github.com/zacbre/CustomEnvironmentConfig</PackageLicense>
1111
<RepositoryUrl>https://github.com/zacbre/CustomEnvironmentConfig/</RepositoryUrl>
12-
<PackageVersion>8.0.0</PackageVersion>
12+
<PackageVersion>8.0.1</PackageVersion>
1313
<PackageLicenseUrl>https://github.com/zacbre/CustomEnvironmentConfig/master/LICENSE</PackageLicenseUrl>
1414
<LangVersion>12</LangVersion>
1515
<Nullable>enable</Nullable>

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Enables binding environment variables and/or environment files to classes.
55

66
## Changelog
77
```
8+
01/14/2025 [v8.0.1]
9+
- System.Text.Json to 8.0.5.
810
08/24/2024 [v8.0.0]
911
- Remove Newtonsoft.Json dependency.
1012
- Add .net 8 support.

0 commit comments

Comments
 (0)