Skip to content

Commit

Permalink
fix line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
brettfo committed Apr 28, 2023
1 parent 9824eb4 commit 3a8c6a4
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 54 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.png binary
98 changes: 49 additions & 49 deletions IxMilia.Dwg.sln
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32417.43
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IxMilia.Dwg", "src\IxMilia.Dwg\IxMilia.Dwg.csproj", "{F0E0DC0D-D86F-4905-BA5D-15984EACD1C9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IxMilia.Dwg.Test", "src\IxMilia.Dwg.Test\IxMilia.Dwg.Test.csproj", "{8016CE51-1C73-4F1C-83C7-4CF3691ABB4A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IxMilia.Dwg.Generator", "src\IxMilia.Dwg.Generator\IxMilia.Dwg.Generator.csproj", "{8DEAD223-FCD6-4192-9495-DE846C0F848F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Examples", "src\Examples\Examples.csproj", "{F5F1773B-E58A-41E8-BEDD-028EC91ED377}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IxMilia.Dwg.Integration.Test", "src\IxMilia.Dwg.Integration.Test\IxMilia.Dwg.Integration.Test.csproj", "{1FC135A6-C7D1-4C62-A290-61E557A9047B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F0E0DC0D-D86F-4905-BA5D-15984EACD1C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F0E0DC0D-D86F-4905-BA5D-15984EACD1C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F0E0DC0D-D86F-4905-BA5D-15984EACD1C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F0E0DC0D-D86F-4905-BA5D-15984EACD1C9}.Release|Any CPU.Build.0 = Release|Any CPU
{8016CE51-1C73-4F1C-83C7-4CF3691ABB4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8016CE51-1C73-4F1C-83C7-4CF3691ABB4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8016CE51-1C73-4F1C-83C7-4CF3691ABB4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8016CE51-1C73-4F1C-83C7-4CF3691ABB4A}.Release|Any CPU.Build.0 = Release|Any CPU
{8DEAD223-FCD6-4192-9495-DE846C0F848F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8DEAD223-FCD6-4192-9495-DE846C0F848F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8DEAD223-FCD6-4192-9495-DE846C0F848F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8DEAD223-FCD6-4192-9495-DE846C0F848F}.Release|Any CPU.Build.0 = Release|Any CPU
{F5F1773B-E58A-41E8-BEDD-028EC91ED377}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F5F1773B-E58A-41E8-BEDD-028EC91ED377}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F5F1773B-E58A-41E8-BEDD-028EC91ED377}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F5F1773B-E58A-41E8-BEDD-028EC91ED377}.Release|Any CPU.Build.0 = Release|Any CPU
{1FC135A6-C7D1-4C62-A290-61E557A9047B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1FC135A6-C7D1-4C62-A290-61E557A9047B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1FC135A6-C7D1-4C62-A290-61E557A9047B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1FC135A6-C7D1-4C62-A290-61E557A9047B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8181D97E-2ED4-4E55-B1AD-0D6823C5BFFB}
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32417.43
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IxMilia.Dwg", "src\IxMilia.Dwg\IxMilia.Dwg.csproj", "{F0E0DC0D-D86F-4905-BA5D-15984EACD1C9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IxMilia.Dwg.Test", "src\IxMilia.Dwg.Test\IxMilia.Dwg.Test.csproj", "{8016CE51-1C73-4F1C-83C7-4CF3691ABB4A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IxMilia.Dwg.Generator", "src\IxMilia.Dwg.Generator\IxMilia.Dwg.Generator.csproj", "{8DEAD223-FCD6-4192-9495-DE846C0F848F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Examples", "src\Examples\Examples.csproj", "{F5F1773B-E58A-41E8-BEDD-028EC91ED377}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IxMilia.Dwg.Integration.Test", "src\IxMilia.Dwg.Integration.Test\IxMilia.Dwg.Integration.Test.csproj", "{1FC135A6-C7D1-4C62-A290-61E557A9047B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F0E0DC0D-D86F-4905-BA5D-15984EACD1C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F0E0DC0D-D86F-4905-BA5D-15984EACD1C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F0E0DC0D-D86F-4905-BA5D-15984EACD1C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F0E0DC0D-D86F-4905-BA5D-15984EACD1C9}.Release|Any CPU.Build.0 = Release|Any CPU
{8016CE51-1C73-4F1C-83C7-4CF3691ABB4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8016CE51-1C73-4F1C-83C7-4CF3691ABB4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8016CE51-1C73-4F1C-83C7-4CF3691ABB4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8016CE51-1C73-4F1C-83C7-4CF3691ABB4A}.Release|Any CPU.Build.0 = Release|Any CPU
{8DEAD223-FCD6-4192-9495-DE846C0F848F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8DEAD223-FCD6-4192-9495-DE846C0F848F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8DEAD223-FCD6-4192-9495-DE846C0F848F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8DEAD223-FCD6-4192-9495-DE846C0F848F}.Release|Any CPU.Build.0 = Release|Any CPU
{F5F1773B-E58A-41E8-BEDD-028EC91ED377}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F5F1773B-E58A-41E8-BEDD-028EC91ED377}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F5F1773B-E58A-41E8-BEDD-028EC91ED377}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F5F1773B-E58A-41E8-BEDD-028EC91ED377}.Release|Any CPU.Build.0 = Release|Any CPU
{1FC135A6-C7D1-4C62-A290-61E557A9047B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1FC135A6-C7D1-4C62-A290-61E557A9047B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1FC135A6-C7D1-4C62-A290-61E557A9047B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1FC135A6-C7D1-4C62-A290-61E557A9047B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8181D97E-2ED4-4E55-B1AD-0D6823C5BFFB}
EndGlobalSection
EndGlobal
10 changes: 5 additions & 5 deletions src/IxMilia.Dwg/Objects/DwgInsert.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Collections.Generic;
using System.Linq;

using System.Linq;

namespace IxMilia.Dwg.Objects
{
public partial class DwgInsert
Expand All @@ -24,9 +24,9 @@ internal override IEnumerable<DwgObject> ChildItems
yield return attrib;
}

if (Attributes.Any())
{
yield return SeqEnd;
if (Attributes.Any())
{
yield return SeqEnd;
}
}
}
Expand Down

0 comments on commit 3a8c6a4

Please sign in to comment.