diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c61269..fe4f806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,25 +49,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [0.4.6]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.4.5...v0.4.6 -[0.4.5]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.4.4...v0.4.5 -[0.4.4]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.4.3...v0.4.4 [0.4.3]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.4.2...v0.4.3 [0.4.2]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.4.1...v0.4.2 -[0.4.1]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.4.0...v0.4.1 -[0.4.0]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.3.1...v0.4.0 [0.3.1]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.2.2...v0.3.0 -[0.2.2]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.2.1...v0.2.2 -[0.2.1]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/TJC-Tools/TJC.Inclusion/compare/v0.1.8...v0.2.0 diff --git a/TJC.Inclusion.Tests/TJC.Inclusion.Tests.csproj b/TJC.Inclusion.Tests/TJC.Inclusion.Tests.csproj index 715fb2b..677bb84 100644 --- a/TJC.Inclusion.Tests/TJC.Inclusion.Tests.csproj +++ b/TJC.Inclusion.Tests/TJC.Inclusion.Tests.csproj @@ -1,5 +1,4 @@ - net8.0 enable @@ -7,20 +6,16 @@ false true - - - - diff --git a/TJC.Inclusion/TJC.Inclusion.csproj b/TJC.Inclusion/TJC.Inclusion.csproj index 67d3cda..6b62718 100644 --- a/TJC.Inclusion/TJC.Inclusion.csproj +++ b/TJC.Inclusion/TJC.Inclusion.csproj @@ -8,11 +8,11 @@ Inclusion Tyler Carrol README.md - LICENSE + LICENSE $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../CHANGELOG.md")) https://github.com/TJC-Tools/TJC.Inclusion true - + @@ -31,7 +31,7 @@ True \ - + @@ -44,7 +44,11 @@ - + @@ -52,13 +56,17 @@ - - + @@ -66,18 +74,18 @@ - - + @@ -99,6 +107,11 @@ - +