Skip to content

Commit

Permalink
Build nanoserver along with dotnet framework, so that it can be deplo…
Browse files Browse the repository at this point in the history
…yed later

Signed-off-by: Natalie Arellano <narellano@vmware.com>
  • Loading branch information
natalieparellano committed Sep 12, 2023
1 parent 64cbf95 commit faec307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ set-experimental:
## Windows
####################

build-windows-2022: build-windows-packages build-dotnet-framework-2022
build-windows-2022: build-windows-packages build-dotnet-framework-2022 build-nanoserver-2022

build-nanoserver-2022: build-stack-nanoserver-2022 build-builder-nanoserver-2022 build-buildpacks-nanoserver-2022

Expand Down

0 comments on commit faec307

Please sign in to comment.