diff --git a/src/coreclr/tools/ILVerification/ILVerification.csproj b/src/coreclr/tools/ILVerification/ILVerification.csproj index a7d00d9f30473..e9e8252094619 100644 --- a/src/coreclr/tools/ILVerification/ILVerification.csproj +++ b/src/coreclr/tools/ILVerification/ILVerification.csproj @@ -7,7 +7,6 @@ false false netstandard2.0 - AnyCPU true Open diff --git a/src/coreclr/tools/ILVerify/ILVerify.csproj b/src/coreclr/tools/ILVerify/ILVerify.csproj index 18fb35f091734..8c341dcde4dc6 100644 --- a/src/coreclr/tools/ILVerify/ILVerify.csproj +++ b/src/coreclr/tools/ILVerify/ILVerify.csproj @@ -2,6 +2,7 @@ Exe $(NetCoreAppToolCurrent) + AnyCPU true false Major