diff --git a/eng/SourceBuild.Version.Details.xml b/eng/SourceBuild.Version.Details.xml
index c2a377b07..641734b15 100644
--- a/eng/SourceBuild.Version.Details.xml
+++ b/eng/SourceBuild.Version.Details.xml
@@ -17,6 +17,11 @@
6a46e7c886cdf499ba3433f665ab417be814135e
+
+ https://github.com/dotnet/clicommandlineparser
+ 3198bf5660cad3dab85f5475bf1fda9688146e3f
+
+
https://github.com/dotnet/command-line-api
5e855e911de7c56fe28400c4500e888fe2a3da8e
diff --git a/src/SourceBuild/tarball/content/repos/clicommandlineparser.proj b/src/SourceBuild/tarball/content/repos/clicommandlineparser.proj
index abd476804..e31100ea8 100644
--- a/src/SourceBuild/tarball/content/repos/clicommandlineparser.proj
+++ b/src/SourceBuild/tarball/content/repos/clicommandlineparser.proj
@@ -1,31 +1,14 @@
-
-
- CliCommandLineParser
-
-
-
- $(FlagParameterPrefix)pack $(FlagParameterPrefix)configuration $(Configuration)
- $(BuildCommandArgs) --projects $(ProjectDirectory)CommandLine.sln
- $(BuildCommandArgs) $(FlagParameterPrefix)restore
-
-
true
- $(BuildCommandArgs) -v $(LogVerbosity)
- $(BuildCommandArgs) -bl
- $(BuildCommandArgs) -ci
+ $(StandardSourceBuildArgs) -v $(LogVerbosity)
+ $(StandardSourceBuildCommand) $(BuildCommandArgs)
- $(BuildCommandArgs) /p:DotNetPackageVersionPropsPath=$(PackageVersionPropsPath)
-
- $(ProjectDirectory)build$(ShellExtension) $(BuildCommandArgs)
- false
$(ProjectDirectory)global.json
-
- false
$(ProjectDirectory)NuGet.config
+ false
diff --git a/src/SourceBuild/tarball/content/repos/known-good.proj b/src/SourceBuild/tarball/content/repos/known-good.proj
index f81f8d67c..3d236f902 100644
--- a/src/SourceBuild/tarball/content/repos/known-good.proj
+++ b/src/SourceBuild/tarball/content/repos/known-good.proj
@@ -31,6 +31,7 @@
+