Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 09f4b2b

Browse files
+ build fix
1 parent fe50aea commit 09f4b2b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Build/build.cake

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// load up common tools
2+
#load ..\SubPointSolutions.CakeBuildTools\scripts\SubPointSolutions.CakeBuild.Core.cake
3+
4+
// default targets
5+
RunTarget(target);

0 commit comments

Comments
 (0)