We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c0f8e commit a333299Copy full SHA for a333299
.github/ISSUE_TEMPLATE/10_bug_report.yml
@@ -57,7 +57,7 @@ body:
57
label: .NET Version
58
description: |
59
Run `dotnet --version` to get the .NET SDK version you're using.
60
- Alternatively, which target framework(s) (e.g. `net8.0`) does the project you're using Swashbuckle.AspNetCore in target?
+ Alternatively, which target framework(s) (e.g. `net10.0`) does the project you're using Swashbuckle.AspNetCore in target?
61
validations:
62
required: false
63
- type: textarea
0 commit comments