mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-22 13:08:48 +00:00
🏷 Bump to 2.5.0
This commit is contained in:
parent
773ac8590f
commit
ad1c2f5e7c
1
X10D.sln
1
X10D.sln
@ -10,7 +10,6 @@ EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FF6E59AB-1A23-4981-834C-47BEB5A46DC1}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.editorconfig = .editorconfig
|
||||
X10D.ruleset = X10D.ruleset
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
|
@ -16,6 +16,9 @@
|
||||
<Version>2.2.0</Version>
|
||||
<CodeAnalysisRuleSet>..\X10D.ruleset</CodeAnalysisRuleSet>
|
||||
<CodeAnalysisTreatWarningsAsErrors>true</CodeAnalysisTreatWarningsAsErrors>
|
||||
<AssemblyVersion>2.5.0</AssemblyVersion>
|
||||
<FileVersion>2.5.0</FileVersion>
|
||||
<PackageVersion>2.5.0</PackageVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user