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