Commit 30d5361
committed
Add OS condition to project file for Windows NT
Updated the `<Project>` element in the project file to include a `Condition` attribute that checks for the Windows NT operating system. This change enhances compatibility by ensuring the project file is only applicable when running on Windows NT, reducing potential issues on other operating systems.1 parent dbed0a7 commit 30d5361
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments