Update test projects to pass MNAVersion to build and publish
authorWes Haggard <Wes.Haggard@microsoft.com>
Tue, 1 May 2018 18:29:18 +0000 (11:29 -0700)
committerWes Haggard <Wes.Haggard@microsoft.com>
Wed, 9 May 2018 23:34:49 +0000 (16:34 -0700)
commitbff3707cc702f20de9a8d6cb75a895ece55ff2cc
tree457246def6cc6137460a8b9312a81ab2371e2986
parent65243a72c04a9bde7898b85ad5eda75e7420a728
Update test projects to pass MNAVersion to build and publish

The new SDK now has checks to verify the RuntimeFrameworkVersion
is set the same during restore, build, publish, etc. So we need
to ensure we set it the same in each step. To do that we need to
pass that MNAVersion during those steps.

Commit migrated from https://github.com/dotnet/core-setup/commit/b5e7a60c4b0ce412a989bb1800e4c11622507818
src/installer/test/TestUtils/TestProjectFixture.cs