Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reference MicroBuild.Core unconditionally
The conditional reference caused this package to not apply to the .NET Core build, meaning that the NuGet package was only partially signed, not including the netcoreapp2.0 one. Fixes #71. Co-authored-by: Ben Villalobos <bevillal@microsoft.com>
- Loading branch information