We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1207827 commit b6f261cCopy full SHA for b6f261c
src/GitVersion.Core/GitVersion.Core.csproj
@@ -11,11 +11,6 @@
11
<Product>$(AssemblyName)</Product>
12
</PropertyGroup>
13
14
- <ItemGroup>
15
- <None Remove="Configuration\SupportedWorkflows\GitFlowV1.yml" />
16
- <None Remove="Configuration\SupportedWorkflows\GitHubFlowV1.yml" />
17
- </ItemGroup>
18
-
19
<ItemGroup>
20
<EmbeddedResource Include="Configuration\SupportedWorkflows\GitFlow\v1.yml" />
21
<EmbeddedResource Include="Configuration\SupportedWorkflows\GitHubFlow\v1.yml" />
0 commit comments