Files
GeoUK/Demo/DemoProject
Ieuan Walker c42eee7ae5 Update unit test nugets (#46)
* Update testing packages in project file

Upgraded `Microsoft.NET.Test.Sdk` to version `17.14.1`,
`xunit` to version `2.9.3`, and `xunit.runner.visualstudio`
to version `3.1.1` in `GeoUK.OSTN.XUnit.csproj` for improved
compatibility, performance, and access to new features.

* Update project to target netstandard2.0

The project file `DemoProject.csproj` has been modified to use the `netstandard2.0` target framework instead of `netcoreapp2.2`. XML formatting has been improved with added indentation for better readability, while project references remain unchanged but are now consistently indented.
2025-07-11 11:31:14 +01:00
..