File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 * Imported early: this -> NuGet package .props -> SDK .props -> project
1010 * Many properties are not yet defined and behave as if empty.
1111 * Provide defaults for properties here.
12- https://docs .microsoft.com/en-us/visualstudio/msbuild/customize-your-build
12+ https://learn .microsoft.com/en-us/visualstudio/msbuild/customize-your-build
1313 -->
1414
1515 <!-- Descriptive properties -->
Original file line number Diff line number Diff line change 88 <!--
99 * Imported late: project -> SDK .targets -> NuGet package .targets -> this
1010 * Override properties and targets here.
11- https://docs .microsoft.com/en-us/visualstudio/msbuild/customize-your-build
11+ https://learn .microsoft.com/en-us/visualstudio/msbuild/customize-your-build
1212 -->
1313
1414 <ItemGroup Condition =" '$(IsPackable)' == 'true'" >
You can’t perform that action at this time.
0 commit comments