We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0652902 commit aff4c8bCopy full SHA for aff4c8b
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.1</VersionPrefix>
+ <VersionPrefix>6.0.2</VersionPrefix>
5
<PublishRepositoryUrl>true</PublishRepositoryUrl>
6
<UseWindowsForms>true</UseWindowsForms>
7
</PropertyGroup>
0 commit comments