diff --git a/build/Templating.targets b/build/Templating.targets
index 54cebd94f4..175942417e 100644
--- a/build/Templating.targets
+++ b/build/Templating.targets
@@ -8,7 +8,7 @@
$(IntermediateDir)dependencies.notimestamp.props
RepositoryRoot=$(TemplatingProjectRoot);
- DotNetRestoreSourcesPropsPath=$(GeneratedRestoreSourcesPropsPath);
+ DotNetRestoreSourcePropsPath=$(GeneratedRestoreSourcesPropsPath);
BuildNumber=$(BuildNumber);
Configuration=$(Configuration);
SkipBillOfMaterials=true;