From: Stefan B. <no...@gi...> - 2025-03-28 20:01:52
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit.net Commit: 25459e3b92a389aa65ec1b0e1d60727d65cd7c39 https://github.com/xmlunit/xmlunit.net/commit/25459e3b92a389aa65ec1b0e1d60727d65cd7c39 Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M XMLUnit.NET.sln Log Message: ----------- remove NUnit4 projects from solution Commit: da06d3a49f8692c6bb162433271b87f7634bef60 https://github.com/xmlunit/xmlunit.net/commit/da06d3a49f8692c6bb162433271b87f7634bef60 Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M appveyor.yml Log Message: ----------- build NUnit4 constraints explicitly on .NET >= 6 Commit: 2b5dddf40ad6a833a7b4fcb7f05896f0ca71e75e https://github.com/xmlunit/xmlunit.net/commit/2b5dddf40ad6a833a7b4fcb7f05896f0ca71e75e Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M src/main/net-constraints-nunit4/XMLUnit.NUnit4.Constraints.csproj R src/shared/no-build.targets M src/tests/net-constraints-nunit4/XMLUnit.NUnit4.Constraints.Test.csproj Log Message: ----------- revert attempt to disable build, doesn't work for VS2017 Commit: cabadeea4fefc7f0f87d0e2eb6ef910cf1f08435 https://github.com/xmlunit/xmlunit.net/commit/cabadeea4fefc7f0f87d0e2eb6ef910cf1f08435 Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M README.md Log Message: ----------- update build instructions Commit: 5536ce819a6d643bb26967d1fe4b542a8244f4ef https://github.com/xmlunit/xmlunit.net/commit/5536ce819a6d643bb26967d1fe4b542a8244f4ef Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: A src/doc/monodoc/constraints-nunit4/ns-Org.XmlUnit.Constraints.xml M src/doc/monodoc/core/index.xml M src/doc/monodoc/run-monodoc.sh Log Message: ----------- add NUnit 4 constraints to docs Commit: a72b134ba652716d245b90bdff10e5f165c8d019 https://github.com/xmlunit/xmlunit.net/commit/a72b134ba652716d245b90bdff10e5f165c8d019 Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: A src/main/net-constraints-nunit4/NetFramework/XMLUnit.NUnit4.Constraints.NetFramework.csproj A src/main/net-constraints-nunit4/NetFramework/packages.config Log Message: ----------- try building nunit 4 constraints with msbuild as well Commit: 467551e191606e5ed56f926c7a8bb21b9882d722 https://github.com/xmlunit/xmlunit.net/commit/467551e191606e5ed56f926c7a8bb21b9882d722 Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M src/doc/monodoc/run-monodoc.sh Log Message: ----------- fix monodoc Commit: a314a3652a3f6207c0a5535fc99283903bd7035d https://github.com/xmlunit/xmlunit.net/commit/a314a3652a3f6207c0a5535fc99283903bd7035d Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M RELEASE_NOTES.md M src/shared/CommonAssemblyInfo.cs Log Message: ----------- prepare next release Commit: b5aae0bfb1c43b2cd7559638a48b1d400c5dd9f9 https://github.com/xmlunit/xmlunit.net/commit/b5aae0bfb1c43b2cd7559638a48b1d400c5dd9f9 Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: A src/main/net-constraints-nunit4/XMLUnit.NUnit4.Constraints.nuspec Log Message: ----------- forgot nuspec file Commit: db5f3d78c0847455d8437210e23d156fcd7471a3 https://github.com/xmlunit/xmlunit.net/commit/db5f3d78c0847455d8437210e23d156fcd7471a3 Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M src/main/net-constraints-nunit4/XMLUnit.NUnit4.Constraints.nuspec Log Message: ----------- typo Commit: a01f4b68e688fc209e8d5542768e33fa08ca9ce1 https://github.com/xmlunit/xmlunit.net/commit/a01f4b68e688fc209e8d5542768e33fa08ca9ce1 Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M RELEASE_NOTES.md M appveyor.yml M create-dist.sh M src/doc/monodoc/core/index.xml M src/shared/CommonAssemblyInfo.cs Log Message: ----------- next release cycle Commit: f4fe353f56d38daf8ea9643204142aeeaba2e314 https://github.com/xmlunit/xmlunit.net/commit/f4fe353f56d38daf8ea9643204142aeeaba2e314 Author: Stefan Bodewig <bo...@ap...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M README.md M RELEASE_NOTES.md M XMLUnit.NET.sln M appveyor.yml M create-dist.sh A src/doc/monodoc/constraints-nunit4/ns-Org.XmlUnit.Constraints.xml M src/doc/monodoc/core/index.xml M src/doc/monodoc/run-monodoc.sh A src/main/net-constraints-nunit4/NetFramework/XMLUnit.NUnit4.Constraints.NetFramework.csproj A src/main/net-constraints-nunit4/NetFramework/packages.config M src/main/net-constraints-nunit4/XMLUnit.NUnit4.Constraints.csproj A src/main/net-constraints-nunit4/XMLUnit.NUnit4.Constraints.nuspec M src/shared/CommonAssemblyInfo.cs R src/shared/no-build.targets M src/tests/net-constraints-nunit4/XMLUnit.NUnit4.Constraints.Test.csproj Log Message: ----------- Merge pull request #44 from xmlunit/nunit4-support real NUnit4 support Compare: https://github.com/xmlunit/xmlunit.net/compare/00a9f52164bb...f4fe353f56d3 To unsubscribe from these emails, change your notification settings at https://github.com/xmlunit/xmlunit.net/settings/notifications |