This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Commit defabfd
Using packages.config for our PCL project template
Fixes bug#52085 - Getting popup error message while creating multi-platform 'Single for all platform'
This avoids to get the "nvalid framework version '.0'" error from the NuGet.Client tools
And also making sure the version targets are correctly defined still when the NuGet.Build.Packages.targets
are imported after1 parent 1dded6e commit defabfd
2 files changed
Lines changed: 1 addition & 2 deletions
File tree
- src/VisualStudio/NuGet.Packaging.VisualStudio.15/Templates/Projects/PortableClassLibrary
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
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 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments