1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-09 23:25:43 +00:00

🏷 Bump to 2.1.1-alpha

This commit is contained in:
Oliver Booth 2020-04-19 14:18:46 +01:00
parent 31850220cc
commit 5821094569
No known key found for this signature in database
GPG Key ID: 0D7F2EF1C8D2B9C0

View File

@ -13,7 +13,7 @@
<PackageIcon>icon.png</PackageIcon> <PackageIcon>icon.png</PackageIcon>
<PackageIconUrl /> <PackageIconUrl />
<PackageTags>dotnet extension-methods</PackageTags> <PackageTags>dotnet extension-methods</PackageTags>
<Version>2.1.0</Version> <Version>2.1.1-alpha</Version>
<CodeAnalysisRuleSet>..\X10D.ruleset</CodeAnalysisRuleSet> <CodeAnalysisRuleSet>..\X10D.ruleset</CodeAnalysisRuleSet>
</PropertyGroup> </PropertyGroup>