Commit 48dde8e
Add instructions to install MSBuildSdk packages (#9268)
* Added "IsMSBuildSdkPackageType" to determine whether a package is of type MSBuildSdk.
DisplayPackage view modified to show specific instructions for SDK types in project files as per #8800
* Changed "Include" to correct attribute "Name" for SDK package type
Co-authored-by: Advay Tandon <[email protected]>
Co-authored-by: lyndaidaii <[email protected]>1 parent d1b6b4c commit 48dde8e
3 files changed
Lines changed: 17 additions & 0 deletions
File tree
- src/NuGetGallery
- Helpers/ViewModelExtensions
- ViewModels
- Views/Packages
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
81 | 96 | | |
82 | 97 | | |
83 | 98 | | |
| |||
0 commit comments