diff --git a/.github/ISSUE_TEMPLATE/ask_a_question.md b/.github/ISSUE_TEMPLATE/ask_a_question.md index 8b9eaf9bbb2..ee3ae8c660b 100644 --- a/.github/ISSUE_TEMPLATE/ask_a_question.md +++ b/.github/ISSUE_TEMPLATE/ask_a_question.md @@ -53,6 +53,6 @@ BlogContext EF Core version: Database provider: (e.g. Microsoft.EntityFrameworkCore.SqlServer) -Target framework: (e.g. .NET 5.0) +Target framework: (e.g. .NET 6.0) Operating system: -IDE: (e.g. Visual Studio 2019 16.3) +IDE: (e.g. Visual Studio 2022 17.4) diff --git a/.github/ISSUE_TEMPLATE/bug_report_efcore.md b/.github/ISSUE_TEMPLATE/bug_report_efcore.md index 34e6a1f8b5f..1a8030775e2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_efcore.md +++ b/.github/ISSUE_TEMPLATE/bug_report_efcore.md @@ -54,6 +54,6 @@ BlogContext EF Core version: Database provider: (e.g. Microsoft.EntityFrameworkCore.SqlServer) -Target framework: (e.g. .NET 5.0) +Target framework: (e.g. .NET 6.0) Operating system: -IDE: (e.g. Visual Studio 2019 16.3) +IDE: (e.g. Visual Studio 2022 17.4) diff --git a/.github/ISSUE_TEMPLATE/bug_report_sqlite.md b/.github/ISSUE_TEMPLATE/bug_report_sqlite.md index fbf4daec96d..994a5b9ca9b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_sqlite.md +++ b/.github/ISSUE_TEMPLATE/bug_report_sqlite.md @@ -38,6 +38,6 @@ Unhandled exception. System.NullReferenceException: Object reference not set to ### Include version information Microsoft.Data.Sqlite version: -Target framework: (e.g. .NET 5.0) +Target framework: (e.g. .NET 6.0) Operating system: