Skip to content

Conversation

@moodmosaic
Copy link
Contributor

They don't seem to work on a clean Windows installation with just .NET Core 2.x SDK and .NET Framework 4.6.x.

Perhaps we should add build scripts that utilize the dotnet command(s).


In the meantime, if you want to build the project you can simply do:

dotnet build

or if you want to build with Release configuration

dotnet build -c Release

They don't seem to work on a clean Windows installation with just
.NET Core 2.x SDK and .NET Framework 4.6.x

Perhaps we should add build scripts that utilize the `dotnet` command(s).
@moodmosaic moodmosaic force-pushed the topic/build-scripts branch from 1785f9b to 4fc62bf Compare April 2, 2018 07:51
@moodmosaic moodmosaic merged commit 08ac549 into master Apr 2, 2018
@moodmosaic moodmosaic deleted the topic/build-scripts branch April 2, 2018 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants