We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 128f2ca commit 22f10fcCopy full SHA for 22f10fc
Directory.Build.props
@@ -4,9 +4,9 @@
4
<PropertyGroup>
5
6
<!-- Version -->
7
- <AssemblyVersion>2.2.5.1201</AssemblyVersion>
8
- <PackageVersion>2.2.5.1201-preview</PackageVersion>
9
- <Version>2.2.5.1201</Version>
+ <AssemblyVersion>2.2.6.1221</AssemblyVersion>
+ <PackageVersion>2.2.6.1221-preview</PackageVersion>
+ <Version>2.2.6.1221</Version>
10
11
<!-- Other information -->
12
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments