Make .NET 8 the default in issue reports

This commit is contained in:
Matt Nadareski
2024-10-09 12:37:21 -04:00
parent 2925f2262b
commit 93d964c603
2 changed files with 1 additions and 1 deletions

View File

@@ -25,7 +25,6 @@ What version are you using?
**Build**
What runtime version are you using?
- [ ] .NET 6.0 running on (Operating System)
- [ ] .NET 8.0 running on (Operating System)
**Describe the issue**

View File

@@ -7,6 +7,7 @@
- Include all DIC write offsets
- Fix faulty offset dedupe logic
- Change multiple offset delimiter
- Make .NET 8 the default in issue reports
### 3.2.2 (2024-09-24)