diff --git a/eng/Versions.props b/eng/Versions.props index 901ac2f6722..b5b7c70308b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.10.3release + 17.10.4release 17.8.3 15.1.0.0 preview diff --git a/src/Package/MSBuild.VSSetup.Arm64/files.arm64.swr b/src/Package/MSBuild.VSSetup.Arm64/files.arm64.swr index 9e4f47ac424..845c52c7b8c 100644 --- a/src/Package/MSBuild.VSSetup.Arm64/files.arm64.swr +++ b/src/Package/MSBuild.VSSetup.Arm64/files.arm64.swr @@ -21,6 +21,7 @@ folder InstallDir:\MSBuild\Current\Bin\arm64 file source=$(Arm64BinPath)Microsoft.Common.overridetasks file source=$(Arm64BinPath)Microsoft.Common.targets file source=$(Arm64BinPath)Microsoft.Common.tasks + file source=$(Arm64BinPath)Microsoft.Common.Test.targets file source=$(Arm64BinPath)Microsoft.Managed.targets file source=$(Arm64BinPath)Microsoft.Managed.Before.targets file source=$(Arm64BinPath)Microsoft.Managed.After.targets