Releases: novotnyllc/MSBuildSdkExtras
Releases · novotnyllc/MSBuildSdkExtras
v2.0.0-preview.7
- Find C#/VB targets using MSBuildToolsVersion (#128) @rainersigwald
- Fixes to allow restore and build on macOS (#130) @wjk
- Update implicit Tizen.NET version (#132) @WonyoungChoi
- .NET Core 3 WPF & WinForms support (#133) @onovotny
v1.6.65
Bump implicit uwp package version
v1.6.61
Find C#/VB targets using MSBuildToolsVersion Fixes #127 by using MSBuildToolsVersion instead of VisualStudioVersion, since they will no longer match after Microsoft/msbuild#3778.
v1.6.60
Fix UWP packing bug
v1.6.55
Ensure sdk props are imported before our props for legacy packageref Fixes #114
v1.6.52
Ensure we conly import the portable targets once. Fixes #105
v1.6.47
Add workaround for https://github.com/dotnet/sdk/issues/2337 into the…
v1.7.1-preview
Set as 1.7
v1.6.46
Fix regression in NuGetTargetMoniker for Win8. Fixes #100
v1.6.41
fix for target that is only in .4xx