We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbeda98 commit d733a12Copy full SHA for d733a12
NodeSwap/NodeSwap.csproj
@@ -4,7 +4,7 @@
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net8.0-windows</TargetFramework>
6
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
7
- <Version>1.6.0</Version>
+ <Version>1.6.1</Version>
8
<!-- Single file app – https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file -->
9
<PublishSingleFile>true</PublishSingleFile>
10
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
0 commit comments