File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,10 @@ SET version=2.2.2
3
3
rem TODO: Refactor using loop and automatic discovery
4
4
call deploy-single.bat LogoFX.Bootstrapping %version%
5
5
call deploy-single.bat LogoFX.Server.Bootstrapping %version%
6
- call deploy-single.bat LogoFX.Client.Core %version%
6
+ call deploy-single.bat LogoFX.Client.Bootstrapping.Adapters.Contracts %version%
7
+ call deploy-single.bat LogoFX.Client.Bootstrapping.Adapters.SimpleContainer %version%
8
+ call deploy-single.bat LogoFX.Client.Bootstrapping.Adapters.Unity %version%
9
+ call deploy-single.bat LogoFX.Client.Bootstrapping.Core %version%
10
+ call deploy-single.bat LogoFX.Client.Bootstrapping %version%
11
+ call deploy-single.bat LogoFX.Client.Bootstrapping.Testing %version%
12
+ call deploy-single.bat LogoFX.Client.Bootstrapping.Xamarin.Forms %version%
You can’t perform that action at this time.
0 commit comments