Skip to content

Commit

Permalink
Use Visual Stuio Publication profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
hallambaker committed Jun 28, 2021
1 parent 8f55afe commit 51552a6
Show file tree
Hide file tree
Showing 258 changed files with 2,103 additions and 343 deletions.
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 3:34:59 PM
// This file was automatically generated at 6/28/2021 6:36:58 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: commandparse version 3.0.0.659
// Generator: commandparse version 3.0.0.662
// 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.647")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.647")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.666")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.666")]

17 changes: 17 additions & 0 deletions ASN/asn2/Properties/PublishProfiles/release-linux-64.pubxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>..\..\Outputs\linux-64</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>
<PublishTrimmed>True</PublishTrimmed>
</PropertyGroup>
</Project>
17 changes: 17 additions & 0 deletions ASN/asn2/Properties/PublishProfiles/release-linux-arm.pubxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>..\..\Outputs\linux-arm</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifier>linux-arm</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>
<PublishTrimmed>True</PublishTrimmed>
</PropertyGroup>
</Project>
17 changes: 17 additions & 0 deletions ASN/asn2/Properties/PublishProfiles/release-macos-64.pubxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>..\..\Outputs\macos-64</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifier>osx-x64</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>
<PublishTrimmed>True</PublishTrimmed>
</PropertyGroup>
</Project>
18 changes: 18 additions & 0 deletions ASN/asn2/Properties/PublishProfiles/release-win-64.pubxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>..\..\Outputs\win-64</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>
<PublishReadyToRun>True</PublishReadyToRun>
<PublishTrimmed>True</PublishTrimmed>
</PropertyGroup>
</Project>
18 changes: 18 additions & 0 deletions ASN/asn2/Properties/PublishProfiles/release-win-86.pubxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>..\..\Outputs\win-86</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>
<PublishReadyToRun>True</PublishReadyToRun>
<PublishTrimmed>True</PublishTrimmed>
</PropertyGroup>
</Project>
18 changes: 18 additions & 0 deletions ASN/asn2/Properties/PublishProfiles/release-win-arm.pubxml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>..\..\Outputs\win-arm</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifier>win-arm</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>
<PublishReadyToRun>True</PublishReadyToRun>
<PublishTrimmed>True</PublishTrimmed>
</PropertyGroup>
</Project>
3 changes: 2 additions & 1 deletion ASN/asn2/asn2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
<Title>RFCTool</Title>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
<GenerateAssemblyFileVersionAttribute>false</GenerateAssemblyFileVersionAttribute>
<Configurations>Debug;Release;Yaschema</Configurations>
<Configurations>Debug;Release</Configurations>
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
</PropertyGroup>

<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.647
3.0.0.647
3.0.0.666
3.0.0.666
67 changes: 32 additions & 35 deletions BuildTools.sln
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Tool.Core", "Librari
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Drafts", "Documentation\Drafts\Drafts.csproj", "{1E3B2958-B714-4787-81FE-F782D569AE0D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Version", "Version\Version.csproj", "{CB32834E-517D-4167-89CD-72EF4D20DD9B}"
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Documentation(1)", "Documentation\", "{E70048E2-977E-4B05-A4FD-4906B4C5A352}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
Expand Down Expand Up @@ -184,7 +182,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "yaschema", "YASchema\yasche
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Tool.Yaschema", "YASchema\Goedel.Tool.Yashima\Goedel.Tool.Yaschema.csproj", "{1FA1FFE7-2212-46F0-8893-697640E2B3FA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Templates", "Templates", "{2A2FAC15-D824-4A57-B5DE-23257B35DCDD}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PTemplates", "PTemplates", "{2A2FAC15-D824-4A57-B5DE-23257B35DCDD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goedel.Cryptography", "..\mmm\Libraries\Goedel.Cryptography\Goedel.Cryptography.csproj", "{A111F798-1496-4CB9-B1A3-D03E10FDCFF6}"
EndProject
Expand All @@ -209,6 +207,8 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Templates", "Templates\", "
SlnRelativePath = "Templates\"
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Version", "Version\Version\Version.csproj", "{B64E5D26-9800-4F69-829C-429FCBA0BDBE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -678,35 +678,7 @@ Global
{1E3B2958-B714-4787-81FE-F782D569AE0D}.Yaschema|Any CPU.ActiveCfg = Yaschema|Any CPU
{1E3B2958-B714-4787-81FE-F782D569AE0D}.Yaschema|x86.ActiveCfg = Yaschema|Any CPU
{1E3B2958-B714-4787-81FE-F782D569AE0D}.Yaschema|x86.Build.0 = Yaschema|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Debug|x86.ActiveCfg = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Debug|x86.Build.0 = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.DotNet|Any CPU.ActiveCfg = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.DotNet|Any CPU.Build.0 = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.DotNet|x86.ActiveCfg = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.DotNet|x86.Build.0 = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Focus|Any CPU.ActiveCfg = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Focus|Any CPU.Build.0 = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Focus|x86.ActiveCfg = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Focus|x86.Build.0 = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Publish|Any CPU.ActiveCfg = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Publish|Any CPU.Build.0 = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Publish|x86.ActiveCfg = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Publish|x86.Build.0 = Debug|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Release|Any CPU.Build.0 = Release|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Release|x86.ActiveCfg = Release|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Release|x86.Build.0 = Release|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Windows|Any CPU.ActiveCfg = Yaschema|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Windows|Any CPU.Build.0 = Yaschema|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Windows|x86.ActiveCfg = Yaschema|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Windows|x86.Build.0 = Yaschema|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Yaschema|Any CPU.ActiveCfg = Yaschema|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Yaschema|x86.ActiveCfg = Yaschema|Any CPU
{CB32834E-517D-4167-89CD-72EF4D20DD9B}.Yaschema|x86.Build.0 = Yaschema|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Debug|x86.ActiveCfg = Debug|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Debug|x86.Build.0 = Debug|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.DotNet|Any CPU.ActiveCfg = Debug|Any CPU
Expand All @@ -722,7 +694,6 @@ Global
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Publish|x86.ActiveCfg = Debug|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Publish|x86.Build.0 = Debug|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Release|Any CPU.Build.0 = Debug|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Release|x86.ActiveCfg = Debug|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Release|x86.Build.0 = Debug|Any CPU
{E70048E2-977E-4B05-A4FD-4906B4C5A352}.Windows|Any CPU.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -1492,7 +1463,6 @@ Global
{A111F798-1496-4CB9-B1A3-D03E10FDCFF6}.Yaschema|x86.ActiveCfg = Debug|Any CPU
{A111F798-1496-4CB9-B1A3-D03E10FDCFF6}.Yaschema|x86.Build.0 = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Debug|x86.ActiveCfg = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Debug|x86.Build.0 = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.DotNet|Any CPU.ActiveCfg = Debug|Any CPU
Expand All @@ -1508,7 +1478,6 @@ Global
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Publish|x86.ActiveCfg = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Publish|x86.Build.0 = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Release|Any CPU.Build.0 = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Release|x86.ActiveCfg = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Release|x86.Build.0 = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Windows|Any CPU.ActiveCfg = Debug|Any CPU
Expand All @@ -1519,6 +1488,34 @@ Global
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Yaschema|Any CPU.Build.0 = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Yaschema|x86.ActiveCfg = Debug|Any CPU
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4}.Yaschema|x86.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Debug|x86.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Debug|x86.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.DotNet|Any CPU.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.DotNet|Any CPU.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.DotNet|x86.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.DotNet|x86.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Focus|Any CPU.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Focus|Any CPU.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Focus|x86.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Focus|x86.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Publish|Any CPU.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Publish|Any CPU.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Publish|x86.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Publish|x86.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Release|Any CPU.Build.0 = Release|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Release|x86.ActiveCfg = Release|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Release|x86.Build.0 = Release|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Windows|Any CPU.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Windows|Any CPU.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Windows|x86.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Windows|x86.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Yaschema|Any CPU.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Yaschema|Any CPU.Build.0 = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Yaschema|x86.ActiveCfg = Debug|Any CPU
{B64E5D26-9800-4F69-829C-429FCBA0BDBE}.Yaschema|x86.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -1554,7 +1551,6 @@ Global
{627A80A7-F304-444E-B1DF-0F5A9515716F} = {8D9AC879-C123-4356-B9B6-BE5393FCBFF8}
{DF10757D-B584-43D5-91BD-C7E446A81415} = {510C00FB-FB4F-4C9E-A2F6-86D2FA171CD1}
{1E3B2958-B714-4787-81FE-F782D569AE0D} = {0774B7F8-6C0C-4389-A8C5-37D955FF9E46}
{CB32834E-517D-4167-89CD-72EF4D20DD9B} = {32781FAB-7F7F-4267-9599-479F14195A4B}
{E70048E2-977E-4B05-A4FD-4906B4C5A352} = {0774B7F8-6C0C-4389-A8C5-37D955FF9E46}
{1212C6C1-4B86-43FB-9ABE-11AC2F26F30F} = {9E6E38F6-13C4-49A0-A278-018742486965}
{9082E0C2-2B1C-410D-B24B-AD721A5F779D} = {510C00FB-FB4F-4C9E-A2F6-86D2FA171CD1}
Expand Down Expand Up @@ -1587,6 +1583,7 @@ Global
{1FA1FFE7-2212-46F0-8893-697640E2B3FA} = {A0DA68A1-C283-42FA-91CD-9DFC18B0DEF6}
{A111F798-1496-4CB9-B1A3-D03E10FDCFF6} = {510C00FB-FB4F-4C9E-A2F6-86D2FA171CD1}
{84E94FDE-DA58-48F7-9BD3-B1059E050CA4} = {2A2FAC15-D824-4A57-B5DE-23257B35DCDD}
{B64E5D26-9800-4F69-829C-429FCBA0BDBE} = {32781FAB-7F7F-4267-9599-479F14195A4B}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4B0FED20-F156-4724-9241-1F63A97DA43E}
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.299")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.299")]
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.311")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.311")]

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 3:34:56 PM
// This file was automatically generated at 6/28/2021 6:36:59 PM
//
// Changes to this file may be overwritten without warning
//
// Generator: commandparse version 3.0.0.659
// Generator: commandparse version 3.0.0.662
// Goedel Script Version : 0.1 Generated
// Goedel Schema Version : 0.1 Generated
//
Expand Down
3 changes: 2 additions & 1 deletion Command/CommandEcho/CommandEcho.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
<Title>RFCTool</Title>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
<GenerateAssemblyFileVersionAttribute>false</GenerateAssemblyFileVersionAttribute>
<Configurations>Debug;Release;Yaschema</Configurations>
<Configurations>Debug;Release</Configurations>
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>..\..\Outputs\linux-64</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>
<PublishTrimmed>True</PublishTrimmed>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>..\..\Outputs\linux-arm</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifier>linux-arm</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>
<PublishTrimmed>True</PublishTrimmed>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>..\..\Outputs\macos-64</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifier>osx-x64</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>
<PublishTrimmed>True</PublishTrimmed>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>..\..\Outputs\win-64</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<SelfContained>true</SelfContained>
<PublishSingleFile>True</PublishSingleFile>
<PublishReadyToRun>True</PublishReadyToRun>
<PublishTrimmed>True</PublishTrimmed>
</PropertyGroup>
</Project>
Loading

0 comments on commit 51552a6

Please sign in to comment.