diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a0aa011e324c..b068ecfd264b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -557,6 +557,20 @@ https://github.com/dotnet/runtime 45155059d0b070e8ac0f6ad8f4909448e7eadd42 + + https://github.com/microsoft/testfx + 53488cf463d33882113ca7a6fbbb6f93e06251df + + + https://github.com/microsoft/testfx + 53488cf463d33882113ca7a6fbbb6f93e06251df + + + + https://github.com/microsoft/testfx + 53488cf463d33882113ca7a6fbbb6f93e06251df + + @@ -634,13 +648,5 @@ https://github.com/dotnet/runtime e77011b31a3e5c47d931248a64b47f9b2d47853d - - https://github.com/microsoft/testfx - 53488cf463d33882113ca7a6fbbb6f93e06251df - - - https://github.com/microsoft/testfx - 53488cf463d33882113ca7a6fbbb6f93e06251df - diff --git a/src/SourceBuild/content/repo-projects/sdk.proj b/src/SourceBuild/content/repo-projects/sdk.proj index 6a14f437be1a..39eb90106ab6 100644 --- a/src/SourceBuild/content/repo-projects/sdk.proj +++ b/src/SourceBuild/content/repo-projects/sdk.proj @@ -1,4 +1,4 @@ - + true @@ -60,6 +60,7 @@ + diff --git a/src/SourceBuild/content/repo-projects/testfx.proj b/src/SourceBuild/content/repo-projects/testfx.proj new file mode 100644 index 000000000000..26762a0a7f61 --- /dev/null +++ b/src/SourceBuild/content/repo-projects/testfx.proj @@ -0,0 +1,15 @@ + + + + $(BuildArgs) $(FlagParameterPrefix)warnAsError $(ArcadeFalseBoolBuildArg) + + + + + + + + + + +