Skip to content

Commit

Permalink
Merge pull request #21 from bet-blocker/feature/new-version
Browse files Browse the repository at this point in the history
style: remoção de pastas e renomeação
  • Loading branch information
brunohash authored Dec 5, 2024
2 parents aa16343 + d7862b7 commit 0401c46
Show file tree
Hide file tree
Showing 17 changed files with 2,971 additions and 93 deletions.
50 changes: 25 additions & 25 deletions bet-blocker.sln → Application.sln
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1706.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Application", "bet-blocker\Application.csproj", "{A1646A9E-F562-4D95-B2DF-385EE695017A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A1646A9E-F562-4D95-B2DF-385EE695017A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A1646A9E-F562-4D95-B2DF-385EE695017A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A1646A9E-F562-4D95-B2DF-385EE695017A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A1646A9E-F562-4D95-B2DF-385EE695017A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {11D461DF-41BF-41C2-9460-B9CC425B8574}
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1706.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Application", "Application\Application.csproj", "{A1646A9E-F562-4D95-B2DF-385EE695017A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A1646A9E-F562-4D95-B2DF-385EE695017A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A1646A9E-F562-4D95-B2DF-385EE695017A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A1646A9E-F562-4D95-B2DF-385EE695017A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A1646A9E-F562-4D95-B2DF-385EE695017A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {11D461DF-41BF-41C2-9460-B9CC425B8574}
EndGlobalSection
EndGlobal
Binary file added Application/.DS_Store
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 0401c46

Please sign in to comment.