Merge pull request #17574 from Microsoft/10662-devicetool
Windows: Fix docker device tool Upstream-commit: 71db33738d681ab7855998e414d426fcc26f16ea Component: engine
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build !windows
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
}
|
||||
Reference in New Issue
Block a user