Skip to content

Commit

Permalink
Merge branch 'tcblack-gui-tool'
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/TcBlack.sln
  • Loading branch information
Roald87 committed Apr 2, 2021
2 parents 2876e1b + b4ab812 commit 2d70083
Show file tree
Hide file tree
Showing 72 changed files with 1,221 additions and 209 deletions.
70 changes: 68 additions & 2 deletions src/TcBlack.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1062
MinimumVisualStudioVersion = 15.0
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TcBlack", "TcBlack\TcBlack.csproj", "{6E641F94-D4BE-4576-A2A1-AE02BC173716}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TcBlackCLI", "TcBlackCLI\TcBlackCLI.csproj", "{6E641F94-D4BE-4576-A2A1-AE02BC173716}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7081C59B-F88D-4CA8-80B6-0E5502E47BD7}"
ProjectSection(SolutionItems) = preProject
Expand All @@ -17,7 +17,13 @@ Project("{B1E792BE-AA5F-4E3C-8C82-674BF9C0715B}") = "ShowcaseProject", "Showcase
EndProject
Project("{DFBE7525-6864-4E62-8B2E-D530D69D9D96}") = "WorkingProjectForUnitTests", "WorkingProjectForUnitTests\WorkingProjectForUnitTests.tspproj", "{4B0F123F-79A6-40B6-8DAD-2C1DD5BF2DE7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TcBlackTests", "TcBlackTests\TcBlackTests.csproj", "{87DFDA93-482C-4C04-ABF1-50E23F24F85D}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TcBlackCLITests", "TcBlackCLITests\TcBlackCLITests.csproj", "{87DFDA93-482C-4C04-ABF1-50E23F24F85D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TcBlackCoreTests", "TcBlackCoreTests\TcBlackCoreTests.csproj", "{D86EFF5A-952E-42BD-AEB4-605F02ED336C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TcBlackCore", "TcBlackCore\TcBlackCore.csproj", "{434C7A68-C27F-4F46-977E-2F60441FEB64}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TcBlackExtension", "TcBlackExtension\TcBlackExtension.csproj", "{DE482F7D-9E9D-481C-A9B7-871D7ED05212}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -131,6 +137,46 @@ Global
{87DFDA93-482C-4C04-ABF1-50E23F24F85D}.Release|TwinCAT RT (x64).Build.0 = Release|Any CPU
{87DFDA93-482C-4C04-ABF1-50E23F24F85D}.Release|TwinCAT RT (x86).ActiveCfg = Release|Any CPU
{87DFDA93-482C-4C04-ABF1-50E23F24F85D}.Release|TwinCAT RT (x86).Build.0 = Release|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Debug|TwinCAT CE7 (ARMV7).ActiveCfg = Debug|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Debug|TwinCAT CE7 (ARMV7).Build.0 = Debug|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Debug|TwinCAT OS (ARMT2).ActiveCfg = Debug|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Debug|TwinCAT OS (ARMT2).Build.0 = Debug|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Debug|TwinCAT RT (x64).ActiveCfg = Debug|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Debug|TwinCAT RT (x64).Build.0 = Debug|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Debug|TwinCAT RT (x86).ActiveCfg = Debug|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Debug|TwinCAT RT (x86).Build.0 = Debug|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Release|Any CPU.Build.0 = Release|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Release|TwinCAT CE7 (ARMV7).ActiveCfg = Release|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Release|TwinCAT CE7 (ARMV7).Build.0 = Release|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Release|TwinCAT OS (ARMT2).ActiveCfg = Release|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Release|TwinCAT OS (ARMT2).Build.0 = Release|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Release|TwinCAT RT (x64).ActiveCfg = Release|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Release|TwinCAT RT (x64).Build.0 = Release|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Release|TwinCAT RT (x86).ActiveCfg = Release|Any CPU
{D86EFF5A-952E-42BD-AEB4-605F02ED336C}.Release|TwinCAT RT (x86).Build.0 = Release|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Debug|Any CPU.Build.0 = Debug|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Debug|TwinCAT CE7 (ARMV7).ActiveCfg = Debug|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Debug|TwinCAT CE7 (ARMV7).Build.0 = Debug|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Debug|TwinCAT OS (ARMT2).ActiveCfg = Debug|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Debug|TwinCAT OS (ARMT2).Build.0 = Debug|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Debug|TwinCAT RT (x64).ActiveCfg = Debug|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Debug|TwinCAT RT (x64).Build.0 = Debug|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Debug|TwinCAT RT (x86).ActiveCfg = Debug|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Debug|TwinCAT RT (x86).Build.0 = Debug|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Release|Any CPU.ActiveCfg = Release|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Release|Any CPU.Build.0 = Release|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Release|TwinCAT CE7 (ARMV7).ActiveCfg = Release|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Release|TwinCAT CE7 (ARMV7).Build.0 = Release|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Release|TwinCAT OS (ARMT2).ActiveCfg = Release|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Release|TwinCAT OS (ARMT2).Build.0 = Release|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Release|TwinCAT RT (x64).ActiveCfg = Release|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Release|TwinCAT RT (x64).Build.0 = Release|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Release|TwinCAT RT (x86).ActiveCfg = Release|Any CPU
{434C7A68-C27F-4F46-977E-2F60441FEB64}.Release|TwinCAT RT (x86).Build.0 = Release|Any CPU
{0AB6833F-593B-4E68-AC63-B575821ACF23}.Debug|Any CPU.ActiveCfg = Debug|TwinCAT RT (x64)
{0AB6833F-593B-4E68-AC63-B575821ACF23}.Debug|TwinCAT CE7 (ARMV7).ActiveCfg = Debug|TwinCAT CE7 (ARMV7)
{0AB6833F-593B-4E68-AC63-B575821ACF23}.Debug|TwinCAT CE7 (ARMV7).Build.0 = Debug|TwinCAT CE7 (ARMV7)
Expand Down Expand Up @@ -189,6 +235,26 @@ Global
{7CF85DA4-8F2E-4244-BC74-2C56883E6551}.Release|TwinCAT RT (x64).Build.0 = Release|TwinCAT RT (x64)
{7CF85DA4-8F2E-4244-BC74-2C56883E6551}.Release|TwinCAT RT (x86).ActiveCfg = Release|TwinCAT RT (x86)
{7CF85DA4-8F2E-4244-BC74-2C56883E6551}.Release|TwinCAT RT (x86).Build.0 = Release|TwinCAT RT (x86)
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Debug|TwinCAT CE7 (ARMV7).ActiveCfg = Debug|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Debug|TwinCAT CE7 (ARMV7).Build.0 = Debug|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Debug|TwinCAT OS (ARMT2).ActiveCfg = Debug|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Debug|TwinCAT OS (ARMT2).Build.0 = Debug|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Debug|TwinCAT RT (x64).ActiveCfg = Debug|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Debug|TwinCAT RT (x64).Build.0 = Debug|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Debug|TwinCAT RT (x86).ActiveCfg = Debug|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Debug|TwinCAT RT (x86).Build.0 = Debug|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Release|Any CPU.Build.0 = Release|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Release|TwinCAT CE7 (ARMV7).ActiveCfg = Release|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Release|TwinCAT CE7 (ARMV7).Build.0 = Release|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Release|TwinCAT OS (ARMT2).ActiveCfg = Release|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Release|TwinCAT OS (ARMT2).Build.0 = Release|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Release|TwinCAT RT (x64).ActiveCfg = Release|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Release|TwinCAT RT (x64).Build.0 = Release|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Release|TwinCAT RT (x86).ActiveCfg = Release|Any CPU
{DE482F7D-9E9D-481C-A9B7-871D7ED05212}.Release|TwinCAT RT (x86).Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
58 changes: 58 additions & 0 deletions src/TcBlack/TcDeclaration.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
namespace TcBlack
{
public struct TcDeclaration
{
public TcDeclaration(
string name,
string allocation,
string dataType,
string initialization,
string comment
)
{
Name = name;
Allocation = allocation;
DataType = dataType;
Initialization = initialization;
Comment = comment;
}

public override bool Equals(object obj)
{
if (obj == null || GetType() != obj.GetType())
{
return false;
}

var other = (TcDeclaration)obj;
return
Name == other.Name
&& Allocation == other.Allocation
&& DataType == other.DataType
&& Initialization == other.Initialization
&& Comment == other.Comment
;
}

public static bool operator==(TcDeclaration obj1, TcDeclaration obj2)
{
if (obj1 == null)
{
return obj2 == null;
}

return obj1.Equals(obj2);
}

public static bool operator !=(TcDeclaration obj1, TcDeclaration obj2)
{
return !(obj1 == obj2);
}

public string Name { get; }
public string Allocation { get; }
public string DataType { get; }
public string Initialization { get; }
public string Comment { get; }
}
}
File renamed without changes.
2 changes: 1 addition & 1 deletion src/TcBlack/Backup.cs → src/TcBlackCLI/Backup.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.IO;

namespace TcBlack
namespace TcBlackCLI
{
public class Backup
{
Expand Down
File renamed without changes.
3 changes: 2 additions & 1 deletion src/TcBlack/Program.cs → src/TcBlackCLI/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
using System.Text.RegularExpressions;
using System.Linq;
using CommandLine;
using TcBlackCore;

namespace TcBlack
namespace TcBlackCLI
{
class Program
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("TcBlack")]
[assembly: AssemblyTitle("TcBlackCLI")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("TcBlack")]
[assembly: AssemblyProduct("TcBlackCLI")]
[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
Expand All @@ -32,4 +31,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.2.0.0")]
[assembly: AssemblyVersion("0.3.0.0")]
21 changes: 8 additions & 13 deletions src/TcBlack/TcBlack.csproj → src/TcBlackCLI/TcBlackCLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{6E641F94-D4BE-4576-A2A1-AE02BC173716}</ProjectGuid>
<OutputType>Exe</OutputType>
<RootNamespace>TcBlack</RootNamespace>
<AssemblyName>TcBlack</AssemblyName>
<RootNamespace>TcBlackCLI</RootNamespace>
<AssemblyName>TcBlackCLI</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
Expand Down Expand Up @@ -46,21 +46,10 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Backup.cs" />
<Compile Include="CompositeCode.cs" />
<Compile Include="EmptyLine.cs" />
<Compile Include="Global.cs" />
<Compile Include="Keywords.cs" />
<Compile Include="ObjectDefinition.cs" />
<Compile Include="ICodeLineOperations.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="CodeLineBase.cs" />
<Compile Include="TcPou.cs" />
<Compile Include="TcProjectBuilder.cs" />
<Compile Include="UnknownCodeType.cs" />
<Compile Include="VariableBlockEnd.cs" />
<Compile Include="VariableBlockStart.cs" />
<Compile Include="VariableDeclaration.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
Expand All @@ -82,5 +71,11 @@
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\TcBlackCore\TcBlackCore.csproj">
<Project>{434c7a68-c27f-4f46-977e-2f60441feb64}</Project>
<Name>TcBlackCore</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
3 changes: 2 additions & 1 deletion src/TcBlack/TcPou.cs → src/TcBlackCLI/TcPou.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
using System.Xml;
using TcBlackCore;

namespace TcBlack
namespace TcBlackCLI
{
/// <summary>
/// Load, format and save a TcPOU file.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
using System.Linq;
using System.Text.RegularExpressions;

namespace TcBlack
namespace TcBlackCLI
{
public class ProjectBuildFailed : Exception
{
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using Xunit;
using TcBlack;
using TcBlackCLI;
using System.IO;

namespace TcBlackTests
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using TcBlack;
using TcBlackCLI;

namespace TcBlackTests
{
Expand Down
34 changes: 34 additions & 0 deletions src/TcBlackCLITests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
using System.Reflection;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("TcBlackCLITests")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("TcBlackCLITests")]
[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("87dfda93-482c-4c04-abf1-50e23f24f85d")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.3.0.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<ProjectGuid>{87DFDA93-482C-4C04-ABF1-50E23F24F85D}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BlackTests</RootNamespace>
<AssemblyName>BlackTests</AssemblyName>
<RootNamespace>TcBlackCLITests</RootNamespace>
<AssemblyName>TcBlackCLITests</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
Expand Down Expand Up @@ -59,17 +59,10 @@
</ItemGroup>
<ItemGroup>
<Compile Include="BackupTests.cs" />
<Compile Include="CompositeCodeTests.cs" />
<Compile Include="EmptyLineTests.cs" />
<Compile Include="MockTcProjectBuilder.cs" />
<Compile Include="ObjectDefinitionTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="TcPouTests.cs" />
<Compile Include="TcProjectBuilderTests.cs" />
<Compile Include="UnknownCodeTypeTests.cs" />
<Compile Include="VarBlockEndTests.cs" />
<Compile Include="VarBlockStartTests.cs" />
<Compile Include="VariableDeclarationTests.cs" />
</ItemGroup>
<ItemGroup>
<None Include="BackupTestData\BackupFileAlreadyExists.txt.bak" />
Expand Down Expand Up @@ -100,9 +93,9 @@
<Analyzer Include="..\packages\xunit.analyzers.0.10.0\analyzers\dotnet\cs\xunit.analyzers.dll" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\TcBlack\TcBlack.csproj">
<ProjectReference Include="..\TcBlackCLI\TcBlackCLI.csproj">
<Project>{6e641f94-d4be-4576-a2a1-ae02bc173716}</Project>
<Name>TcBlack</Name>
<Name>TcBlackCLI</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.IO;
using TcBlack;
using TcBlackCLI;
using Xunit;

namespace TcBlackTests
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.IO;
using TcBlack;
using TcBlackCLI;
using Xunit;

namespace TcBlackTests
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace TcBlack
namespace TcBlackCore
{
public abstract class CodeLineBase
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Linq;

namespace TcBlack
namespace TcBlackCore
{
public class CompositeCode : CodeLineBase, ICodeLineOperations
{
Expand Down
2 changes: 1 addition & 1 deletion src/TcBlack/EmptyLine.cs → src/TcBlackCore/EmptyLine.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace TcBlack
namespace TcBlackCore
{
public class EmptyLine : CodeLineBase
{
Expand Down
2 changes: 1 addition & 1 deletion src/TcBlack/Global.cs → src/TcBlackCore/Global.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace TcBlack
namespace TcBlackCore
{
public static class Global
{
Expand Down

0 comments on commit 2d70083

Please sign in to comment.