Skip to content

Commit

Permalink
Renamed project to Sleep Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Vyeche committed Apr 9, 2024
1 parent 3cc587c commit abdd423
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion WindowsSleep.sln → SleepWindows.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34723.18
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsSleep", "WindowsSleep\WindowsSleep.csproj", "{E94A6F60-56EC-4147-8CBC-8C7FA1A10F7F}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SleepWindows", "SleepWindows\SleepWindows.csproj", "{E94A6F60-56EC-4147-8CBC-8C7FA1A10F7F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"profiles": {
"WindowsSleep": {
"SleepWindows": {
"commandName": "Project",
"commandLineArgs": "10000"
}
Expand Down
File renamed without changes.

0 comments on commit abdd423

Please sign in to comment.