Skip to content

Commit 7eb1e68

Browse files
Revert Reflection extension namespace change.
1 parent 9a28440 commit 7eb1e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/HoloToolkit/CrossPlatform/Scripts/Reflection/ReflectionExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright (c) Microsoft Corporation. All rights reserved.
22
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

4-
namespace HoloToolkit.Unity
4+
namespace HoloToolkit
55
{
66
#if UNITY_METRO && !UNITY_EDITOR
77

0 commit comments

Comments
 (0)