File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ exports_files([
8
8
pkg_zip (
9
9
name = "strongnamed" ,
10
10
srcs = [
11
- "//dotnet/src/support:support-strongnamed" ,
12
- "//dotnet/src/webdriver:webdriver-strongnamed" ,
11
+ "//dotnet/src/support:support-strongnamed-pack " ,
12
+ "//dotnet/src/webdriver:webdriver-strongnamed-pack " ,
13
13
],
14
14
)
15
15
16
16
pkg_zip (
17
17
name = "release" ,
18
18
srcs = [
19
- "//dotnet/src/support" ,
20
- "//dotnet/src/webdriver" ,
19
+ "//dotnet/src/support:support-pack " ,
20
+ "//dotnet/src/webdriver:webdriver-pack " ,
21
21
],
22
22
)
You can’t perform that action at this time.
0 commit comments