Skip to content

Commit

Permalink
update system.text.json to 8.0.5, also update nuget version
Browse files Browse the repository at this point in the history
  • Loading branch information
zacbre committed Jan 14, 2025
1 parent d37a591 commit 3a31795
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CustomEnvironmentConfig/CustomEnvironmentConfig.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageProjectUrl>https://github.com/zacbre/CustomEnvironmentConfig/</PackageProjectUrl>
<PackageLicense>https://github.com/zacbre/CustomEnvironmentConfig</PackageLicense>
<RepositoryUrl>https://github.com/zacbre/CustomEnvironmentConfig/</RepositoryUrl>
<PackageVersion>8.0.0</PackageVersion>
<PackageVersion>8.0.1</PackageVersion>
<PackageLicenseUrl>https://github.com/zacbre/CustomEnvironmentConfig/master/LICENSE</PackageLicenseUrl>
<LangVersion>12</LangVersion>
<Nullable>enable</Nullable>
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Enables binding environment variables and/or environment files to classes.

## Changelog
```
01/14/2025 [v8.0.1]
- System.Text.Json to 8.0.5.
08/24/2024 [v8.0.0]
- Remove Newtonsoft.Json dependency.
- Add .net 8 support.
Expand Down

0 comments on commit 3a31795

Please sign in to comment.