2 Commits
1.7.8 ... 1.7.9

2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
name: Build and publish app
name: Build and publish package
on:
workflow_dispatch:

View File

@@ -12,6 +12,7 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.Extensions</RepositoryUrl>
<Description>Set of helpers, class extensions, UI controls used in my other C# projects - Class extensions </Description>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>