Skip to content

Commit b656d7a

Browse files
committed
Current .NET versions in issue template
1 parent e49d45f commit b656d7a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,18 @@ If you are opening a feature request, you can ignore this template. Bug reports
88
99
>> List the names and versions of all Serilog packages used in the project:
1010
11-
- Serilog:
12-
- Serilog.Sinks.MSSqlServer:
11+
- Serilog:
12+
- Serilog.Sinks.MSSqlServer:
1313
- (configuration, etc.)
1414

1515
>> Target framework and operating system:
1616
17-
[ ] .NET 6
17+
[ ] .NET 9
18+
[ ] .NET 8
1819
[ ] .NET Framework 4.8
1920
[ ] .NET Framework 4.7
2021
[ ] .NET Framework 4.6
21-
OS:
22+
OS:
2223

2324
>> Provide a *simple* reproduction of your Serilog configuration code:
2425

0 commit comments

Comments
 (0)