We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa710e commit 8396a4bCopy full SHA for 8396a4b
1 file changed
src/GitExtensions.SolutionRunner/GitExtensions.SolutionRunner.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFramework>net6.0-windows</TargetFramework>
4
- <VersionPrefix>6.0.0</VersionPrefix>
+ <VersionPrefix>6.0.1</VersionPrefix>
5
<PublishRepositoryUrl>true</PublishRepositoryUrl>
6
<UseWindowsForms>true</UseWindowsForms>
7
</PropertyGroup>
0 commit comments