Skip to content

Commit

Permalink
Refactor to remove /core from libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
hallambaker committed Jun 10, 2021
1 parent 0db7fa0 commit 8f55afe
Show file tree
Hide file tree
Showing 325 changed files with 2,853 additions and 2,716 deletions.
2 changes: 1 addition & 1 deletion ASN/Goedel.Tool.ASN/Goedel.Tool.ASN.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\..\..\mmm\Libraries\Core\Goedel.ASN\Goedel.ASN.csproj" />
<ProjectReference Include="..\..\..\mmm\Libraries\Goedel.ASN\Goedel.ASN.csproj" />
<ProjectReference Include="..\..\Libraries\Goedel.Tool.Core\Goedel.Tool.Core.csproj" />
</ItemGroup>

Expand Down
4 changes: 2 additions & 2 deletions ASN/asn2/ASN2.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// This file was automatically generated at 6/10/2021 1:34:23 PM
// This file was automatically generated at 6/10/2021 3:34:59 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: commandparse version 3.0.0.655
// Generator: commandparse version 3.0.0.659
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down
4 changes: 2 additions & 2 deletions ASN/asn2/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.644")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.644")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.647")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.647")]

2 changes: 1 addition & 1 deletion ASN/asn2/asn2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\..\..\mmm\Libraries\Core\Goedel.ASN\Goedel.ASN.csproj" />
<ProjectReference Include="..\..\..\mmm\Libraries\Goedel.ASN\Goedel.ASN.csproj" />
<ProjectReference Include="..\..\Libraries\Goedel.Tool.Core\Goedel.Tool.Core.csproj" />
<ProjectReference Include="..\Goedel.Tool.ASN\Goedel.Tool.ASN.csproj" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions ASN/asn2/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.644
3.0.0.644
3.0.0.647
3.0.0.647
14 changes: 7 additions & 7 deletions BuildTools.sln
Original file line number Diff line number Diff line change
Expand Up @@ -120,19 +120,19 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Documentation(1)", "Documen
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Document.RFCSVG", "DocTools\Goedel.Document.RFCSVG\Goedel.Document.RFCSVG.csproj", "{1212C6C1-4B86-43FB-9ABE-11AC2F26F30F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Registry", "..\mmm\Libraries\Core\Goedel.Registry\Goedel.Registry.csproj", "{9082E0C2-2B1C-410D-B24B-AD721A5F779D}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Registry", "..\mmm\Libraries\Goedel.Registry\Goedel.Registry.csproj", "{9082E0C2-2B1C-410D-B24B-AD721A5F779D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Utilities", "..\mmm\Libraries\Core\Goedel.Utilities\Goedel.Utilities.csproj", "{8518FE20-50AA-4586-819C-FB4733149CD3}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Utilities", "..\mmm\Libraries\Goedel.Utilities\Goedel.Utilities.csproj", "{8518FE20-50AA-4586-819C-FB4733149CD3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.ASN", "..\mmm\Libraries\Core\Goedel.ASN\Goedel.ASN.csproj", "{735B44E0-3FE0-4FEC-B6E5-08F4140C45A2}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.ASN", "..\mmm\Libraries\Goedel.ASN\Goedel.ASN.csproj", "{735B44E0-3FE0-4FEC-B6E5-08F4140C45A2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Discovery", "..\mmm\Libraries\Core\Goedel.Discovery\Goedel.Discovery.csproj", "{3D0BCD37-7A8C-4429-B602-F5E09FECBB70}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Discovery", "..\mmm\Libraries\Goedel.Discovery\Goedel.Discovery.csproj", "{3D0BCD37-7A8C-4429-B602-F5E09FECBB70}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.IO", "..\mmm\Libraries\Core\Goedel.IO\Goedel.IO.csproj", "{67ED1ABA-9E63-4076-A444-2B70CEA5E4AA}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.IO", "..\mmm\Libraries\Goedel.IO\Goedel.IO.csproj", "{67ED1ABA-9E63-4076-A444-2B70CEA5E4AA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.FSR", "..\mmm\Libraries\Core\Goedel.FSR\Goedel.FSR.csproj", "{20A1F6B7-52D3-43DF-A0FF-1C2AE4275954}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.FSR", "..\mmm\Libraries\Goedel.FSR\Goedel.FSR.csproj", "{20A1F6B7-52D3-43DF-A0FF-1C2AE4275954}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Command", "..\mmm\Libraries\Core\Goedel.Command\Goedel.Command.csproj", "{AEAE0789-44DF-4B7F-B346-C15BBD90B458}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Command", "..\mmm\Libraries\Goedel.Command\Goedel.Command.csproj", "{AEAE0789-44DF-4B7F-B346-C15BBD90B458}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tool Constant", "Tool Constant", "{CB0E0AF4-0877-40BE-B0AA-DA18ABBC9E72}"
ProjectSection(SolutionItems) = preProject
Expand Down
4 changes: 2 additions & 2 deletions Command/CommandEcho/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.297")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.297")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.299")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.299")]

4 changes: 2 additions & 2 deletions Command/CommandEcho/Command.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// This file was automatically generated at 6/10/2021 1:34:22 PM
// This file was automatically generated at 6/10/2021 3:34:56 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: commandparse version 3.0.0.655
// Generator: commandparse version 3.0.0.659
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down
4 changes: 2 additions & 2 deletions Command/CommandEcho/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.297
3.0.0.297
3.0.0.299
3.0.0.299
16 changes: 8 additions & 8 deletions Command/Goedel.Tool.Command/Exceptions.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// This file was automatically generated at 6/10/2021 1:34:17 PM
// This file was automatically generated at 6/10/2021 3:34:53 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: exceptional version 3.0.0.651
// Generator: exceptional version 3.0.0.655
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down Expand Up @@ -37,8 +37,8 @@ public partial class ParserException : global::Goedel.Utilities.GoedelException


///<summary>Templates for formatting response messages.</summary>
public static new System.Collections.Generic.List<string> Templates =
new System.Collections.Generic.List<string> {
public static new System.Collections.Generic.List<string> Templates {get; set;} =
new () {

"The input could not be parsed"
};
Expand Down Expand Up @@ -70,7 +70,7 @@ public ParserException (string description=null, System.Exception inner=null,
/// <summary>
/// The public fatory delegate
/// </summary>
public static global::Goedel.Utilities.ThrowDelegate Throw = _Throw;
public static global::Goedel.Utilities.ThrowDelegate Throw {get;} = _Throw;


}
Expand All @@ -89,8 +89,8 @@ public partial class UnknownOptionSet : ParserException {


///<summary>Templates for formatting response messages.</summary>
public static new System.Collections.Generic.List<string> Templates =
new System.Collections.Generic.List<string> {
public static new System.Collections.Generic.List<string> Templates {get; set;} =
new () {

"The OptionSet {0} is not specified"
};
Expand Down Expand Up @@ -122,7 +122,7 @@ public UnknownOptionSet (string description=null, System.Exception inner=null,
/// <summary>
/// The public fatory delegate
/// </summary>
public static new global::Goedel.Utilities.ThrowDelegate Throw = _Throw;
public static new global::Goedel.Utilities.ThrowDelegate Throw {get;} = _Throw;


}
Expand Down
4 changes: 2 additions & 2 deletions Command/commandparse/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.658")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.658")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.661")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.661")]

4 changes: 2 additions & 2 deletions Command/commandparse/Command.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// This file was automatically generated at 6/10/2021 1:34:22 PM
// This file was automatically generated at 6/10/2021 3:34:57 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: commandparse version 3.0.0.655
// Generator: commandparse version 3.0.0.659
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down
4 changes: 2 additions & 2 deletions Command/commandparse/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.658
3.0.0.658
3.0.0.661
3.0.0.661
4 changes: 2 additions & 2 deletions Constant/constant/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.731")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.731")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.734")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.734")]

4 changes: 2 additions & 2 deletions Constant/constant/Constant.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// This file was automatically generated at 6/10/2021 1:34:25 PM
// This file was automatically generated at 6/10/2021 3:34:59 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: commandparse version 3.0.0.655
// Generator: commandparse version 3.0.0.659
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down
4 changes: 2 additions & 2 deletions Constant/constant/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.731
3.0.0.731
3.0.0.734
3.0.0.734
4 changes: 2 additions & 2 deletions DNSConfig/srvconf/AssemblyVersion.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.335")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.335")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.337")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.337")]

4 changes: 2 additions & 2 deletions DNSConfig/srvconf/DNSConfig.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// This file was automatically generated at 6/10/2021 1:34:24 PM
// This file was automatically generated at 6/10/2021 3:34:58 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: commandparse version 3.0.0.655
// Generator: commandparse version 3.0.0.659
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down
4 changes: 2 additions & 2 deletions DNSConfig/srvconf/version.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.0.0.335
3.0.0.335
3.0.0.337
3.0.0.337
4 changes: 2 additions & 2 deletions DocTools/Goedel.Document.Markdown/MarkDown.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// This file was automatically generated at 6/10/2021 1:34:16 PM
// This file was automatically generated at 6/10/2021 3:34:53 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: fsrgen version 3.0.0.647
// Generator: fsrgen version 3.0.0.651
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down
4 changes: 2 additions & 2 deletions DocTools/Goedel.Document.Markdown/MarkParagraph.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// This file was automatically generated at 6/10/2021 1:34:16 PM
// This file was automatically generated at 6/10/2021 3:34:53 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: fsrgen version 3.0.0.647
// Generator: fsrgen version 3.0.0.651
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down
4 changes: 2 additions & 2 deletions DocTools/Goedel.Document.Markdown/MarkWordParagraph.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// This file was automatically generated at 6/10/2021 1:34:17 PM
// This file was automatically generated at 6/10/2021 3:34:53 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: fsrgen version 3.0.0.647
// Generator: fsrgen version 3.0.0.651
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down
40 changes: 20 additions & 20 deletions DocTools/Goedel.Document.RFC/Exceptions.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// This file was automatically generated at 6/10/2021 1:34:24 PM
// This file was automatically generated at 6/10/2021 3:34:59 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: exceptional version 3.0.0.651
// Generator: exceptional version 3.0.0.655
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down Expand Up @@ -36,8 +36,8 @@ public partial class HTMLParse : global::Goedel.Utilities.GoedelException {


///<summary>Templates for formatting response messages.</summary>
public static new System.Collections.Generic.List<string> Templates =
new System.Collections.Generic.List<string> {
public static new System.Collections.Generic.List<string> Templates {get; set;} =
new () {

"HTML Parser error"
};
Expand Down Expand Up @@ -69,7 +69,7 @@ public HTMLParse (string description=null, System.Exception inner=null,
/// <summary>
/// The public fatory delegate
/// </summary>
public static global::Goedel.Utilities.ThrowDelegate Throw = _Throw;
public static global::Goedel.Utilities.ThrowDelegate Throw {get;} = _Throw;


}
Expand All @@ -87,8 +87,8 @@ public partial class HTMLParseNoBody : HTMLParse {


///<summary>Templates for formatting response messages.</summary>
public static new System.Collections.Generic.List<string> Templates =
new System.Collections.Generic.List<string> {
public static new System.Collections.Generic.List<string> Templates {get; set;} =
new () {

"HTML Parser error no HTML body element"
};
Expand Down Expand Up @@ -120,7 +120,7 @@ public HTMLParseNoBody (string description=null, System.Exception inner=null,
/// <summary>
/// The public fatory delegate
/// </summary>
public static new global::Goedel.Utilities.ThrowDelegate Throw = _Throw;
public static new global::Goedel.Utilities.ThrowDelegate Throw {get;} = _Throw;


}
Expand All @@ -138,8 +138,8 @@ public partial class HTMLParseNoH1 : HTMLParse {


///<summary>Templates for formatting response messages.</summary>
public static new System.Collections.Generic.List<string> Templates =
new System.Collections.Generic.List<string> {
public static new System.Collections.Generic.List<string> Templates {get; set;} =
new () {

"HTML Parser error no HTML H1 element for title"
};
Expand Down Expand Up @@ -171,7 +171,7 @@ public HTMLParseNoH1 (string description=null, System.Exception inner=null,
/// <summary>
/// The public fatory delegate
/// </summary>
public static new global::Goedel.Utilities.ThrowDelegate Throw = _Throw;
public static new global::Goedel.Utilities.ThrowDelegate Throw {get;} = _Throw;


}
Expand All @@ -189,8 +189,8 @@ public partial class HTMLParseNoH2 : HTMLParse {


///<summary>Templates for formatting response messages.</summary>
public static new System.Collections.Generic.List<string> Templates =
new System.Collections.Generic.List<string> {
public static new System.Collections.Generic.List<string> Templates {get; set;} =
new () {

"HTML Parser error no HTML H2 element for start of document"
};
Expand Down Expand Up @@ -222,7 +222,7 @@ public HTMLParseNoH2 (string description=null, System.Exception inner=null,
/// <summary>
/// The public fatory delegate
/// </summary>
public static new global::Goedel.Utilities.ThrowDelegate Throw = _Throw;
public static new global::Goedel.Utilities.ThrowDelegate Throw {get;} = _Throw;


}
Expand All @@ -240,8 +240,8 @@ public partial class NotFoundReserved : HTMLParse {


///<summary>Templates for formatting response messages.</summary>
public static new System.Collections.Generic.List<string> Templates =
new System.Collections.Generic.List<string> {
public static new System.Collections.Generic.List<string> Templates {get; set;} =
new () {
};

/// <summary>
Expand Down Expand Up @@ -271,7 +271,7 @@ public NotFoundReserved (string description=null, System.Exception inner=null,
/// <summary>
/// The public fatory delegate
/// </summary>
public static new global::Goedel.Utilities.ThrowDelegate Throw = _Throw;
public static new global::Goedel.Utilities.ThrowDelegate Throw {get;} = _Throw;


}
Expand All @@ -289,8 +289,8 @@ public partial class IPRInvalid : global::Goedel.Utilities.GoedelException {


///<summary>Templates for formatting response messages.</summary>
public static new System.Collections.Generic.List<string> Templates =
new System.Collections.Generic.List<string> {
public static new System.Collections.Generic.List<string> Templates {get; set;} =
new () {

"Invalid IPR term specified"
};
Expand Down Expand Up @@ -322,7 +322,7 @@ public IPRInvalid (string description=null, System.Exception inner=null,
/// <summary>
/// The public fatory delegate
/// </summary>
public static global::Goedel.Utilities.ThrowDelegate Throw = _Throw;
public static global::Goedel.Utilities.ThrowDelegate Throw {get;} = _Throw;


}
Expand Down
Loading

0 comments on commit 8f55afe

Please sign in to comment.