-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a5bb194
commit d704d56
Showing
321 changed files
with
15,162 additions
and
12,389 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,39 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects> | ||
<HasSharedItems>true</HasSharedItems> | ||
<SharedGUID>c4be31be-8172-455d-a94f-275410348065</SharedGUID> | ||
</PropertyGroup> | ||
<PropertyGroup Label="Configuration"> | ||
<Import_RootNamespace>Goedel.Tool.ASN</Import_RootNamespace> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<Compile Include="$(MSBuildThisFileDirectory)Asn2.cs"> | ||
<DependentUpon>Asn2.gdl</DependentUpon> | ||
<DesignTime>True</DesignTime> | ||
<AutoGen>True</AutoGen> | ||
</Compile> | ||
<Compile Include="$(MSBuildThisFileDirectory)AsnPlus.cs" /> | ||
<Compile Include="$(MSBuildThisFileDirectory)GenerateCS.cs"> | ||
<DependentUpon>GenerateCS.script</DependentUpon> | ||
<DesignTime>True</DesignTime> | ||
<AutoGen>True</AutoGen> | ||
</Compile> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<None Include="$(MSBuildThisFileDirectory)Asn2.gdl"> | ||
<LastGenOutput>Asn2.cs</LastGenOutput> | ||
<Generator>goedel3</Generator> | ||
</None> | ||
<None Include="$(MSBuildThisFileDirectory)GenerateCS.script"> | ||
<LastGenOutput>GenerateCS.cs</LastGenOutput> | ||
<Generator>GScript</Generator> | ||
</None> | ||
<None Include="$(MSBuildThisFileDirectory)Makefile" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<Content Include="$(MSBuildThisFileDirectory)Design.htm" /> | ||
</ItemGroup> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects> | ||
<HasSharedItems>true</HasSharedItems> | ||
<SharedGUID>c4be31be-8172-455d-a94f-275410348065</SharedGUID> | ||
</PropertyGroup> | ||
<PropertyGroup Label="Configuration"> | ||
<Import_RootNamespace>Goedel.Tool.ASN</Import_RootNamespace> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<Compile Include="$(MSBuildThisFileDirectory)Asn2.cs"> | ||
<DependentUpon>Asn2.gdl</DependentUpon> | ||
<DesignTime>True</DesignTime> | ||
<AutoGen>True</AutoGen> | ||
</Compile> | ||
<Compile Include="$(MSBuildThisFileDirectory)AsnPlus.cs" /> | ||
<Compile Include="$(MSBuildThisFileDirectory)GenerateCS.cs"> | ||
<DependentUpon>GenerateCS.script</DependentUpon> | ||
<DesignTime>True</DesignTime> | ||
<AutoGen>True</AutoGen> | ||
</Compile> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<None Include="$(MSBuildThisFileDirectory)Asn2.gdl"> | ||
<LastGenOutput>Asn2.cs</LastGenOutput> | ||
<Generator>goedel3</Generator> | ||
</None> | ||
<None Include="$(MSBuildThisFileDirectory)GenerateCS.script"> | ||
<LastGenOutput>GenerateCS.cs</LastGenOutput> | ||
<Generator>GScript</Generator> | ||
</None> | ||
<None Include="$(MSBuildThisFileDirectory)Makefile" /> | ||
<None Include="$(MSBuildThisFileDirectory)version.version" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<Content Include="$(MSBuildThisFileDirectory)Design.htm" /> | ||
</ItemGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
using System; | ||
using System.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.64")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.64")] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
3.0.0.64 | ||
3.0.0.64 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
phbtools | ||
3.0 | ||
ASN\asn2\asn2.csproj | ||
Command\commandparse\commandparse.csproj | ||
DNSConfig\srvconf\srvconf.csproj | ||
DocTools\bootmaker\bootmaker.csproj | ||
DocTools\rfctool\rfctool.csproj | ||
Domainer\Domainer\domainer.csproj | ||
Exceptional\Exceptional\Exceptional.csproj | ||
FSRGen\fsrgen\fsrgen.csproj | ||
Goedel3\goedel3\goedel3.csproj | ||
GScript\gscript\gscript.csproj | ||
MakeyMakey\makey\makey.csproj | ||
protogen\protogen\protogen.csproj | ||
registryconfig\registryconfig\registryconfig.csproj | ||
vsixbuild\vsixbuild\vsixbuild.csproj |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
using System; | ||
using System.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyVersionAttribute("3.0.0.12")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.12")] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
3.0.0.12 | ||
3.0.0.12 |
Oops, something went wrong.