We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e5210 commit c86485eCopy full SHA for c86485e
.github/workflows/CD.yml
@@ -7,7 +7,7 @@ on:
7
env:
8
TITLE: "Thread-Safe Objects"
9
DESCRIPTION: "A combination of generic Thread-Safe objects for .Net development."
10
- TAGS: "thunderdesign threading net csharp"
+ TAGS: "thunderdesign visual%2Dstudio c%2Dsharp dotnet%2Dstandard dotnet%2Dframework dotnet%2Dcore cross%2Dplatform pcl%2Dlibrary mono xamarin%2Dforms xamarin%2Dandroid xamarin%2Dios xamarin%2Dmac xamarin%2Duwp unity csharp net dotnet threading bindable binding"
11
#FILE_NAME: ex: "ThunderDesign.Net-PCL.Threading"
12
FILE_NAME: "${{ github.event.repository.name }}"
13
#REPOSITORY_NAME: ex: "ThunderDesign.Net-PCL.Threading"
0 commit comments