diff --git a/python/servo/build_commands.py b/python/servo/build_commands.py index 2aa70862fd60..41952fff7311 100644 --- a/python/servo/build_commands.py +++ b/python/servo/build_commands.py @@ -790,7 +790,7 @@ def angle_root(target, nuget_env): } angle_arch = arch[target.split('-')[0]] angle_default_path = path.join(os.getcwd(), "support", "hololens", "packages", - "ANGLE.WindowsStore.Servo.2.1.16", "bin", "UAP", angle_arch) + "ANGLE.WindowsStore.Servo.2.1.18", "bin", "UAP", angle_arch) # Nuget executable command nuget_app = path.join(os.getcwd(), "support", "hololens", "ServoApp.sln") diff --git a/support/hololens/ServoApp/ServoApp.vcxproj b/support/hololens/ServoApp/ServoApp.vcxproj index 917ec1176643..86873e5dda82 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj +++ b/support/hololens/ServoApp/ServoApp.vcxproj @@ -948,7 +948,7 @@ - + @@ -958,6 +958,6 @@ - + - \ No newline at end of file + diff --git a/support/hololens/ServoApp/packages.config b/support/hololens/ServoApp/packages.config index fa1a5cf16687..70363c67f496 100644 --- a/support/hololens/ServoApp/packages.config +++ b/support/hololens/ServoApp/packages.config @@ -1,6 +1,6 @@  - + - \ No newline at end of file +