Skip to content

Commit

Permalink
Updating GFV to support exact tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasohlund committed Jan 24, 2014
1 parent e82f269 commit cd08364
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions buildsupport/GitFlowVersion/Build/GitFlowVersionTask.targets
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
<ItemGroup>
<None Include="$(MSBuildThisFileDirectory)..\GitFlowVersionTask.dll" />
<None Include="$(MSBuildThisFileDirectory)..\GitFlowVersionTask.pdb" />
<None Include="$(MSBuildThisFileDirectory)..\GitFlowVersion.exe" />
<None Include="$(MSBuildThisFileDirectory)..\GitFlowVersion.pdb" />
<None Include="$(MSBuildThisFileDirectory)..\LibGit2Sharp.dll" />
<None Include="$(MSBuildThisFileDirectory)..\NativeBinaries\**\*" />
</ItemGroup>


Expand Down
Binary file modified buildsupport/GitFlowVersion/GitFlowVersion.exe
Binary file not shown.
Binary file modified buildsupport/GitFlowVersion/GitFlowVersionTask.dll
Binary file not shown.
Binary file modified buildsupport/GitFlowVersion/LibGit2Sharp.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit cd08364

Please sign in to comment.