Skip to content

Commit 5e78942

Browse files
committed
version tag prefix
1 parent 3818dfb commit 5e78942

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Tocsoft.GraphQLCodeGen.MsBuild/Tocsoft.GraphQLCodeGen.MsBuild.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
1111
<Authors>Tocsoft</Authors>
1212
<Company>Tocsoft</Company>
13+
<MinVerTagPrefix>v</MinVerTagPrefix>
1314
<Description>msbuild targets for converting graphql queries to a strangle typed c# library</Description>
1415
<NuspecFile>Tocsoft.GraphQLCodeGen.MsBuild.nuspec</NuspecFile>
1516
</PropertyGroup>

Tocsoft.GraphQLCodeGen.Npm/Tocsoft.GraphQLCodeGen.Npm.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<IsTestable>false</IsTestable>
99
<DefaultItemExcludes>$(DefaultItemExcludes);binaries/**;</DefaultItemExcludes>
1010
<IsPackable>false</IsPackable>
11+
<MinVerTagPrefix>v</MinVerTagPrefix>
1112
</PropertyGroup>
1213

1314

0 commit comments

Comments
 (0)