Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit 3946751

Browse files
committed
Don't commit commented code... :rage1:
1 parent 2916c00 commit 3946751

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

teamcity.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</ItemGroup>
2828

2929
<Target Name="Build">
30-
<!--<TeamCitySetBuildNumber BuildNumber="$(semver)" />-->
30+
<TeamCitySetBuildNumber BuildNumber="$(semver)" />
3131
<MSBuild Projects="@(solutions)" Properties="$(buildOptions)" />
3232
</Target>
3333

0 commit comments

Comments
 (0)