Upgrade to UWP / .NET Core 3.1 (#57)

This commit is contained in:
Markus Hofknecht 2020-06-05 20:05:46 +02:00
parent 24a6f7bd19
commit c8feeb70d6
2 changed files with 12 additions and 4 deletions

View file

@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.10.1.3")] [assembly: AssemblyVersion("0.10.2.0")]
[assembly: AssemblyFileVersion("0.10.1.3")] [assembly: AssemblyFileVersion("0.10.2.0")]

View file

@ -1,6 +1,6 @@
SystemTrayMenu<img src="https://raw.githubusercontent.com/Hofknecht/SystemTrayMenu/master/Resources/SystemTrayMenu.ico" alt="Trulli" width="24" height="24"> SystemTrayMenu<img src="https://raw.githubusercontent.com/Hofknecht/SystemTrayMenu/master/Resources/SystemTrayMenu.ico" alt="Trulli" width="24" height="24">
------------------ ------------------
[![Build Status](https://dev.azure.com/MarkusHofknecht/SystemTrayMenu/_apis/build/status/Hofknecht.SystemTrayMenu?branchName=master)](https://dev.azure.com/MarkusHofknecht/SystemTrayMenu/_build) [![Build Status](https://dev.azure.com/MarkusHofknecht/SystemTrayMenu/_apis/build/status/Hofknecht.SystemTrayMenu?branchName=master)](https://dev.azure.com/MarkusHofknecht/SystemTrayMenu/_build/latest?definitionId=2&branchName=master)
[![All Releases](https://img.shields.io/github/downloads/Hofknecht/SystemTrayMenu/total.svg)](https://github.com/Hofknecht/SystemTrayMenu/releases) [![All Releases](https://img.shields.io/github/downloads/Hofknecht/SystemTrayMenu/total.svg)](https://github.com/Hofknecht/SystemTrayMenu/releases)
SystemTrayMenu is an improved open source toolbar for Windows. SystemTrayMenu is an improved open source toolbar for Windows.
@ -58,6 +58,7 @@ Build
------------------ ------------------
Install Visual Studio 2019. Install Visual Studio 2019.
Install netcoreapp3.1 [https://dotnet.microsoft.com](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.300-windows-x64-installer)
Contributing Contributing
------------------ ------------------
@ -69,4 +70,11 @@ When contributing please respect the style used by the codebase and consider the
*Increase version in assembly file. *Increase version in assembly file.
*Add a commit message like: IssueTitle (#xx), IssueTitle (#xx), version x.x.x.x . *Add a commit message like: IssueTitle (#xx), IssueTitle (#xx), version x.x.x.x .
*Commit either directly to master or when you are not sure with your changes then create a branch https://guides.github.com/activities/hello-world/ . *Commit either directly to master or when you are not sure with your changes then create a branch https://guides.github.com/activities/hello-world/ .
*Update issue and set the status to closed. *Update issue and set the status to closed.
Donations
------------------
Don't hesitate to donate if you appreciate SystemTrayMenu and would like to support our work.
[https://www.paypal.com](https://www.paypal.com/myaccount/transfer/homepage/preview) `Tanja.Kauth@gmx.de`