aspnetcore/eng/targets
Nate McMaster 77a3089c8d
Workaround quirks in NuGet
* Disable package analysis because it incorrectly issues NU5109 on macOS, but not windows
* Normalize file paths because if you mix slashes, NuGet will just skip the entire folder
* Normalize the project path given to restore. If it not normalized, restore skips the project and issues a warning
2018-10-25 14:27:46 -07:00
..
Cpp.Common.props Cleanup ANCM installers/ Sign AspNetCore custom action (#1499) (#1502) 2018-10-15 17:46:36 -07:00
Cpp.Common.targets Cleanup ANCM installers/ Sign AspNetCore custom action (#1499) (#1502) 2018-10-15 17:46:36 -07:00
MicroBuild.Plugin.props
SharedFx.Common.props Refactor shared framework projects targets and project layout (#3703) 2018-10-24 15:42:06 -07:00
SharedFx.Common.targets Workaround quirks in NuGet 2018-10-25 14:27:46 -07:00
Wix.Common.props
Wix.Common.targets