Commit Graph

12 Commits

Author SHA1 Message Date
Oliver Booth fa1a71a504
chore: update dependencies
* coverlet.collector 6.0.2
* Microsoft.NET.Test.Sdk 17.10.0
* NUnit 4.1.0
* NUnit.Analyzers 4.2.0
* System.Drawing.Common 8.0.6
* System.Reactive 6.0.1
* X10D 4.0.0
* ZString 2.6.0
2024-06-18 15:41:50 +01:00
Oliver Booth 4e24426a39
chore!: drop net7.0 target 2024-06-18 15:39:11 +01:00
Oliver Booth c54dc755ce
test: switch to NUnit 2024-05-23 11:57:56 +01:00
Oliver Booth afc85038c2
fix: remove .ToPointer call in tests project 2024-01-06 12:31:13 +00:00
Oliver Booth 02e4000c63
chore: update dependencies
- Microsoft.Extensions.Hosting 8.0.0
- System.Drawing.Common 8.0.0
- System.Reactive 6.0.0
- X10D 3.3.1
- MIcrosoft.NET.Test.Sdk 17.8.0
- MSTest.TestAdapter 3.1.1
- MSTest.TestFramework 3.1.1
- coverlet.collector 6.0.0
2024-01-06 12:30:03 +00:00
Oliver Booth add68e0a82
feat: add .NET 8 support 2024-01-06 12:26:02 +00:00
Oliver Booth 9a2b841e96
Add managed<->native marshalling tests 2022-12-04 14:14:04 +00:00
Oliver Booth 19973e7a8a
Target .NET 7 2022-11-30 21:15:03 +00:00
Oliver Booth a6fcad1f7a
Format csproj 2022-11-30 12:01:02 +00:00
Oliver Booth 4fb50c9e93
Multi-target .NET 6 and .NET 7 2022-11-29 15:46:13 +00:00
Oliver Booth 027ce96ed3
Add Coordinates struct 2022-11-29 15:12:57 +00:00
Oliver Booth 56aae0116e
VpSharp.Says("Hello World"); 2022-11-27 15:35:24 +00:00