Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Commit

Permalink
improved AppVeyor-driven GitHub Release creation
Browse files Browse the repository at this point in the history
  • Loading branch information
salaros committed Dec 26, 2017
1 parent f25ee66 commit 2bdf203
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,9 @@ deploy:
description: |-
Supports the following .NET frameworks and standards
* .NET 4.0
* [.NET 4.5.2](https://github.com/Microsoft/dotnet/blob/master/releases/net452/README.md)
* [.NET 4.6.1](https://github.com/Microsoft/dotnet/blob/master/releases/net461/README.md)
* [.NET 4.7](https://github.com/Microsoft/dotnet/blob/master/releases/net47/README.md)
* [.NET Standard 1.6](https://github.com/dotnet/standard/blob/master/docs/versions/netstandard1.6.md) (.NET Core >=1.0, .NET >=4.6.1, Mono >=4.6 etc)
* [.NET Standard 2.0](https://github.com/dotnet/standard/blob/master/docs/versions/netstandard2.0.md) (.NET Core >=2.0, .NET >=4.6.1, Mono >=5.4 etc)
draft: false
Expand Down

0 comments on commit 2bdf203

Please sign in to comment.