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

🏷 Bump to 2.2.0

This commit is contained in:
Oliver Booth 2020-04-21 04:17:53 +01:00
parent cf317d30a8
commit b1b1309274
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.1-alpha</Version> <Version>2.2.0</Version>
<CodeAnalysisRuleSet>..\X10D.ruleset</CodeAnalysisRuleSet> <CodeAnalysisRuleSet>..\X10D.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisTreatWarningsAsErrors>true</CodeAnalysisTreatWarningsAsErrors> <CodeAnalysisTreatWarningsAsErrors>true</CodeAnalysisTreatWarningsAsErrors>
</PropertyGroup> </PropertyGroup>