Skip to content

Commit b6f261c

Browse files
committed
Remove items in csproj
1 parent 1207827 commit b6f261c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/GitVersion.Core/GitVersion.Core.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
<Product>$(AssemblyName)</Product>
1212
</PropertyGroup>
1313

14-
<ItemGroup>
15-
<None Remove="Configuration\SupportedWorkflows\GitFlowV1.yml" />
16-
<None Remove="Configuration\SupportedWorkflows\GitHubFlowV1.yml" />
17-
</ItemGroup>
18-
1914
<ItemGroup>
2015
<EmbeddedResource Include="Configuration\SupportedWorkflows\GitFlow\v1.yml" />
2116
<EmbeddedResource Include="Configuration\SupportedWorkflows\GitHubFlow\v1.yml" />

0 commit comments

Comments
 (0)