Skip to content

Commit a9e6a24

Browse files
committed
Updating packager configuration
1 parent 58f0e9d commit a9e6a24

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[submodule "Abstractions"]
22
path = Abstractions
33
url = https://github.com/unitycontainer/abstractions.git
4-
branch = v2.x
4+
branch = master
55
[submodule "Container"]
66
path = Container
77
url = https://github.com/unitycontainer/container.git

Abstractions

Container

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image: Visual Studio 2017
2-
configuration: Package
2+
configuration: Release
33
platform: Any CPU
44

55
install:

0 commit comments

Comments
 (0)