feat: repeat button default theme. (#8)

This commit is contained in:
Dong Bin
2022-12-15 16:42:48 +08:00
committed by GitHub
parent f1a15f47ee
commit 873c002ead
7 changed files with 231 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFrameworks>net6.0;netstandard2.0</TargetFrameworks>
<LangVersion>10</LangVersion>
<Version>0.1.0-preview1</Version>
</PropertyGroup>
<ItemGroup>