Skip to content

Commit

Permalink
Merge pull request #54 from WildernessLabs/remove_prototype_main
Browse files Browse the repository at this point in the history
Remove prototype app
  • Loading branch information
jorgedevs authored May 29, 2024
2 parents 3ab6649 + cd9d101 commit 928acab
Show file tree
Hide file tree
Showing 31 changed files with 0 additions and 3,330 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
uses: actions/checkout@v3
with:
path: Juego
ref: main

- name: Setup .NET SDK
uses: actions/setup-dotnet@v1
Expand Down
11 changes: 0 additions & 11 deletions Source/Juego.sln
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32014.148
Expand All @@ -7,8 +6,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Juego_Demo", "Juego_Demo\Ju
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Juego", "Juego\Juego.csproj", "{8DAF92C4-EAEE-4399-A554-D8316AC75984}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Juego_Prototype", "Juego_Prototype\Juego_Prototype.csproj", "{5DBF9130-4538-488A-8274-C9EEFA9056A9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -25,18 +22,10 @@ Global
{8DAF92C4-EAEE-4399-A554-D8316AC75984}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8DAF92C4-EAEE-4399-A554-D8316AC75984}.Release|Any CPU.Build.0 = Release|Any CPU
{8DAF92C4-EAEE-4399-A554-D8316AC75984}.Release|Any CPU.Deploy.0 = Release|Any CPU
{5DBF9130-4538-488A-8274-C9EEFA9056A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5DBF9130-4538-488A-8274-C9EEFA9056A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5DBF9130-4538-488A-8274-C9EEFA9056A9}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{5DBF9130-4538-488A-8274-C9EEFA9056A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5DBF9130-4538-488A-8274-C9EEFA9056A9}.Release|Any CPU.Build.0 = Release|Any CPU
{5DBF9130-4538-488A-8274-C9EEFA9056A9}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CB582CC6-C626-484E-9742-43FD65FE8158}
EndGlobalSection
Expand Down
267 changes: 0 additions & 267 deletions Source/Juego_Prototype/Apps/Clock/Clock.Renderer.cs

This file was deleted.

Loading

0 comments on commit 928acab

Please sign in to comment.