mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Added info that you might need to build 2x, due to a xaml compile issue with dotnet core (??), to README.md
This commit is contained in:
parent
a48d1b2061
commit
e5d2f92d15
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue