Skip to content

Commit efe5e73

Browse files
Revert "add sample .net/ps code to bug-report"
This reverts commit 1c4722d.
1 parent 1c4722d commit efe5e73

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,5 @@ body:
8989
attributes:
9090
label: ".NET Framework Version"
9191
description: "Note as of 1.1.0 release our model requires .NET Framework 4.6.2 to be present on Windows devices"
92-
value: |
93-
```powershell
94-
[System.Runtime.InteropServices.RuntimeInformation]::get_FrameworkDescription()
95-
```
9692
validations:
9793
required: true

0 commit comments

Comments
 (0)