From 9787570331b511bab73ac8f4f38a3b8cfa053ca5 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Wed, 24 Jun 2020 14:05:08 -0700 Subject: The Great Tuple to Symbol Rename (tm) --- src/WixToolset.Data/Tuples/InifFileActionType.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/WixToolset.Data/Tuples/InifFileActionType.cs') diff --git a/src/WixToolset.Data/Tuples/InifFileActionType.cs b/src/WixToolset.Data/Tuples/InifFileActionType.cs index 94172f47..8b642323 100644 --- a/src/WixToolset.Data/Tuples/InifFileActionType.cs +++ b/src/WixToolset.Data/Tuples/InifFileActionType.cs @@ -1,6 +1,6 @@ // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -namespace WixToolset.Data.Tuples +namespace WixToolset.Data.Symbols { public enum InifFileActionType { -- cgit v1.2.3-55-g6feb