|
- .NET 4.5 projects go to msbuild\net45
- .NET Standard 2.0 projects go to msbuild\netstandard2.0
- .NET Standard projects can be build for different target
frameworks the default is .NET Core 2.0 but this can be
override setting IceTestsFramworks MSBuild property
|