forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit7cf8740
Correctly fetch the IVsBuildMacroInfo to use for the build events page (#3388)
This code is blindly copied and pasted fromhttps://github.com/dotnet/project-system/blob/88606ba869a29aa24979e0d14a199b2430f31f43/src/Microsoft.VisualStudio.Editors/PropPages/BuildEventsPropPage.vb#L162-L176I will fully admit I have no idea how this is supposed to work.1 parent2c8a0e6 commit7cf8740
File tree
1 file changed
+10
-2
lines changed- vsintegration/src/FSharp.ProjectSystem.PropertyPages/PropertyPages
1 file changed
+10
-2
lines changedLines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | | - | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
340 | 348 | | |
341 | 349 | | |
342 | 350 | | |
| |||
0 commit comments
Comments
(0)