-
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.
Initial release
- Loading branch information
dev-eduka
committed
Jun 10, 2021
1 parent
9e1e255
commit 464791a
Showing
41 changed files
with
1,701 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
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,25 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 16.0.30406.217 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PageTitleChangeDetector", "PageTitleChangeDetector\PageTitleChangeDetector.csproj", "{A6670280-66FE-4474-ACDB-22E19B899D81}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{A6670280-66FE-4474-ACDB-22E19B899D81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{A6670280-66FE-4474-ACDB-22E19B899D81}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{A6670280-66FE-4474-ACDB-22E19B899D81}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{A6670280-66FE-4474-ACDB-22E19B899D81}.Release|Any CPU.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {49847E5B-C0DB-47D5-8B56-958B46B6CB66} | ||
EndGlobalSection | ||
EndGlobal |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.