Commit Graph
9 Commits
Author SHA1 Message Date
Jan Karger ツ ☀ 411107896e Update azure-pipelines.yml for Azure Pipelines
NuGet push with

```
versioningScheme: byBuildNumber
```
2020-05-08 22:38:28 +02:00
Jan Karger ツ ☀ 6365a6ad09 Update azure-pipelines.yml for Azure Pipelines
Execute NuGet push only on master

```
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
```
2020-05-08 22:11:53 +02:00
Jan Karger ツ ☀ ae0c3c8b4b Update azure-pipelines.yml for Azure Pipelines
Publish NuGet packages to wpf-notifyicon feed

Name: wpf-notifyicon
Source: https://hardcodet.pkgs.visualstudio.com/941c79f1-9c6d-429b-b1a2-32150f672910/_packaging/wpf-notifyicon/nuget/v3/index.json
2020-05-08 17:16:36 +02:00
Jan Karger ツ ☀ 617e533692 Merge pull request #21 from Lakritzator/feature/dotnetcore3
Making the repository ready for dotnet core 3.x and azure devops
2020-05-08 16:54:09 +02:00
punker76 72c8e2a58c (GH-2) Migrate old project files to the new 2017 format
This migration is also a preparation for the .Net Core 3.0 Preview usage.
2019-07-13 00:59:37 +02:00
punker76 6e56982ea7 (GH-2) Add editorconfig 2019-07-13 00:59:37 +02:00
punker76 c4d256378a (GH-2) Update gitignore 2019-07-13 00:59:37 +02:00
Jan Karger ツ ☀ 00d62fba27 Merge pull request #6 from TeaDrivenDev/license
Add license file
2019-07-13 00:57:19 +02:00
Jan Karger ツ ☀ 6b5f1c9499 Merge pull request #1 from Lakritzator/master
Changed the version to a shields.io badge
2019-07-12 09:09:15 +02:00