Fix misaligned MSBuild variable name
This commit is contained in:
parent
fbf8e886ba
commit
957a6044e4
|
|
@ -8,7 +8,7 @@
|
|||
<GeneratedNoTimestampPackageVersionPropsPath>$(IntermediateDir)dependencies.notimestamp.props</GeneratedNoTimestampPackageVersionPropsPath>
|
||||
<TemplateProjCommmonProperties>
|
||||
RepositoryRoot=$(TemplatingProjectRoot);
|
||||
DotNetRestoreSourcesPropsPath=$(GeneratedRestoreSourcesPropsPath);
|
||||
DotNetRestoreSourcePropsPath=$(GeneratedRestoreSourcesPropsPath);
|
||||
BuildNumber=$(BuildNumber);
|
||||
Configuration=$(Configuration);
|
||||
SkipBillOfMaterials=true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue