CodeContracts.MSBuild
CodeContracts.MSBuild copied to clipboard
Standalone MSBuild integration of CodeContracts (by Microsoft Research)
Do you have any plans to support Visual Studio 2019? VS2019 projects that reference the latest version of this NuGet package will not load, they produce an error in the...
``` %UserName%\.nuget\packages\codecontracts.msbuild\1.13.0-rc\Contracts\MsBuild\vCurrent\Microsoft.CodeContracts.targets(276,5): error MSB4062: The "Microsoft.Build.Tasks.GetFrameworkSdkPath" task could not be loaded from the assembly Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a. Confirm that the declaration is correct, that the assembly and all its...
Igor, I consolidated the target files for all versions of MSBuild above 4. The way they were used was not consistent anyway, and the changes between different build versions were...