chore: bump version to 1.18.6

This commit is contained in:
Anna 2023-05-25 12:44:47 -04:00
parent 82ff3c4c23
commit 9cd29d95d1

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.18.5</Version>
<Version>1.18.6</Version>
<TargetFramework>net7.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>