Changeset 17097 for stable/.nuget/NuGet.targets
- Timestamp:
- 07/07/19 23:40:10 (5 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
-
stable/.nuget/NuGet.targets
r12563 r17097 59 59 <NonInteractiveSwitch Condition=" '$(VisualStudioVersion)' != '' AND '$(OS)' == 'Windows_NT' ">-NonInteractive</NonInteractiveSwitch> 60 60 61 <PaddedSolutionDir Condition=" '$(OS)' == 'Windows_NT'">"$(SolutionDir) 61 <PaddedSolutionDir Condition=" '$(OS)' == 'Windows_NT'">"$(SolutionDir)."</PaddedSolutionDir> 62 62 <PaddedSolutionDir Condition=" '$(OS)' != 'Windows_NT' ">"$(SolutionDir)"</PaddedSolutionDir> 63 63
Note: See TracChangeset
for help on using the changeset viewer.