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

Commit 2bdf203

Browse files
committed
improved AppVeyor-driven GitHub Release creation
1 parent f25ee66 commit 2bdf203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,9 @@ deploy:
9797
description: |-
9898
Supports the following .NET frameworks and standards
9999
* .NET 4.0
100+
* [.NET 4.5.2](https://github.com/Microsoft/dotnet/blob/master/releases/net452/README.md)
100101
* [.NET 4.6.1](https://github.com/Microsoft/dotnet/blob/master/releases/net461/README.md)
102+
* [.NET 4.7](https://github.com/Microsoft/dotnet/blob/master/releases/net47/README.md)
101103
* [.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)
102104
* [.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)
103105
draft: false

0 commit comments

Comments
 (0)