We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d94dc commit 2d13310Copy full SHA for 2d13310
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<TargetFramework>net7.0</TargetFramework>
4
- <Version>2.1.0</Version>
+ <Version>2.2.0</Version>
5
<Authors>Liam Morrow</Authors>
6
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
7
<IncludeSymbols>true</IncludeSymbols>
0 commit comments