diff --git a/Microsoft.Research/ContractAdornments/Extension/ContractAdornments.csproj b/Microsoft.Research/ContractAdornments/Extension/ContractAdornments.csproj index 4424ce53..22d967af 100644 --- a/Microsoft.Research/ContractAdornments/Extension/ContractAdornments.csproj +++ b/Microsoft.Research/ContractAdornments/Extension/ContractAdornments.csproj @@ -423,13 +423,8 @@ false false - - 10.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. diff --git a/Microsoft.Research/Roslyn/CodeContractsForRoslyn/CodeContractsForRoslyn.csproj b/Microsoft.Research/Roslyn/CodeContractsForRoslyn/CodeContractsForRoslyn.csproj index 8a8ddaf0..1c55e525 100644 --- a/Microsoft.Research/Roslyn/CodeContractsForRoslyn/CodeContractsForRoslyn.csproj +++ b/Microsoft.Research/Roslyn/CodeContractsForRoslyn/CodeContractsForRoslyn.csproj @@ -21,52 +21,39 @@ true false v4.5.1 - - - - - 4.0 - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true + + + Program + $(DevEnvDir)\devenv.exe + /rootSuffix Exp + + + + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\VSSDK\Microsoft.VsSDK.targets + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v10.0\VSSDK\Microsoft.VsSDK.targets + + + + $(VisualStudioVersion) + + + + False + bin\Debug TRACE;DEBUG full prompt - True bin\Release - True full true - - Program - $(DevEnvDir)devenv.exe - /rootsuffix Roslyn - - - 12.0 - 11.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - true @@ -305,27 +292,8 @@ MSBuild:Compile Designer - MSBuild:Compile - Designer - - - False - Microsoft .NET Framework 4.5 %28x86 and x64%29 - true - - - False - .NET Framework 3.5 SP1 Client Profile - false - - - False - .NET Framework 3.5 SP1 - false - - - + \ No newline at end of file