Update version to 0.6.0
This commit is contained in:
parent
d4761ca682
commit
1c2210dbab
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<Version>0.5</Version>
|
||||
<Version>0.6.0</Version>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
|
|
Loading…
Reference in New Issue