Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Santi2 #8

Open
wants to merge 4 commits into
base: Santi
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Empty file.
Binary file modified .vs/TP1-SIM/v17/.suo
Binary file not shown.
75 changes: 47 additions & 28 deletions TP1-SIM/GeneradorAleatorios.Designer.cs

Large diffs are not rendered by default.

495 changes: 336 additions & 159 deletions TP1-SIM/GeneradorAleatorios.cs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion TP1-SIM/bin/Debug/TP1-SIM.application
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>FdX+ZlWDyjvm622YrGc7ZOKvRijfVNz+Ju21a0bnvv0=</dsig:DigestValue>
<dsig:DigestValue>zuJ7m1/wB6Wd4IoHPXZjUkUI+5mpxV9aAUSDRYJo1TQ=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand Down
Binary file modified TP1-SIM/bin/Debug/TP1-SIM.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions TP1-SIM/bin/Debug/TP1-SIM.exe.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TP1-SIM.exe" size="1267184">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TP1-SIM.exe" size="1410544">
<assemblyIdentity name="TP1-SIM" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>JObl2z35ilOSgzZcWcN23aNnALXOlkoKAiHLwzJt+Wg=</dsig:DigestValue>
<dsig:DigestValue>Le5gzYtN7j63DFJvOBQZyg8F/HXHTHPSZ4aPikTGURU=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand Down
Binary file modified TP1-SIM/bin/Debug/TP1-SIM.pdb
Binary file not shown.
Binary file modified TP1-SIM/bin/Debug/app.publish/TP1-SIM.exe
Binary file not shown.
Binary file modified TP1-SIM/obj/Debug/DesignTimeResolveAssemblyReferences.cache
Binary file not shown.
Binary file modified TP1-SIM/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Binary file not shown.
2 changes: 1 addition & 1 deletion TP1-SIM/obj/Debug/TP1-SIM.application
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>FdX+ZlWDyjvm622YrGc7ZOKvRijfVNz+Ju21a0bnvv0=</dsig:DigestValue>
<dsig:DigestValue>zuJ7m1/wB6Wd4IoHPXZjUkUI+5mpxV9aAUSDRYJo1TQ=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand Down
Binary file modified TP1-SIM/obj/Debug/TP1-SIM.csproj.AssemblyReference.cache
Binary file not shown.
Binary file modified TP1-SIM/obj/Debug/TP1-SIM.csproj.GenerateResource.cache
Binary file not shown.
Binary file modified TP1-SIM/obj/Debug/TP1-SIM.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions TP1-SIM/obj/Debug/TP1-SIM.exe.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TP1-SIM.exe" size="1267184">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TP1-SIM.exe" size="1410544">
<assemblyIdentity name="TP1-SIM" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>JObl2z35ilOSgzZcWcN23aNnALXOlkoKAiHLwzJt+Wg=</dsig:DigestValue>
<dsig:DigestValue>Le5gzYtN7j63DFJvOBQZyg8F/HXHTHPSZ4aPikTGURU=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand Down
Binary file modified TP1-SIM/obj/Debug/TP1-SIM.pdb
Binary file not shown.
Binary file modified TP1-SIM/obj/Debug/TP1_SIM.GeneradorAleatorios.resources
Binary file not shown.
Binary file modified TP1-SIM/obj/Debug/TP1_SIM.Menu.resources
Binary file not shown.
Binary file modified TP1-SIM/obj/Debug/TP1_SIM.Properties.Resources.resources
Binary file not shown.
Binary file modified TP1-SIM/obj/Debug/TP1_SIM.TestChiCuadrado.resources
Binary file not shown.
Binary file modified TP1-SIM/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
Binary file not shown.