Skip to content

Commit

Permalink
Add back BuildDist as alias to Build
Browse files Browse the repository at this point in the history
  • Loading branch information
pepone committed Jan 30, 2025
1 parent 9d940df commit 54aa550
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions csharp/msbuild/ice.proj
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@
Properties="%(Properties)"/>
</Target>

<Target Name="BuildDist" DependsOnTargets="Build"></Target>

<Target Name="Clean">
<MSBuild Projects="@(SolutionFile)"
BuildInParallel="true"
Expand Down

0 comments on commit 54aa550

Please sign in to comment.