aboutsummaryrefslogtreecommitdiff
path: root/src/tools/test/WixToolsetTest.HeatTasks/TestData/HeatProject/SdkStyleCs/SdkStyleCs.cs
blob: 2b2c5be239c3895c1c82645eab905fdd69fa9cf5 (plain)
1
2
3
4
5
6
7
8
// 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 SdkStyleCs
{
    public class SdkStyleCs
    {
    }
}