From e5d2f92d15faaab0d8ee168980c86eb967287c61 Mon Sep 17 00:00:00 2001 From: Robin Date: Thu, 15 Nov 2018 08:31:59 +0100 Subject: [PATCH] Added info that you might need to build 2x, due to a xaml compile issue with dotnet core (??), to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 250bcd79c..fa8fc44c2 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Quick started for developers * Make sure you have the latest Visual Studio 2017 (no need for previews), for 15.9.x enable [Use previews of the .NET Core SDK](https://blogs.msdn.microsoft.com/dotnet/2018/11/13/net-core-tooling-update-for-visual-studio-2017-version-15-9/) * Clone the [repository](https://github.com/greenshot/greenshot/tree/feature/netcoreapp3.0), branch feature/netcoreapp3.0 * Open the solution from the src directory in Visual Studio 2017 -* Rebuild and start... +* Rebuild and start... (you might need to rebuild 2x, looking into this) For users the major changes since 1.2.x are: