blur text
This commit is contained in:
@@ -145,6 +145,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Capture", "Capture\Capture.
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FakeGoogle", "FakeGoogle\FakeGoogle.csproj", "{CCEBB074-4E79-42C1-83D6-E531B49B3372}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlurText", "BlurText\BlurText.csproj", "{28D8D0D9-7053-4AE3-99A7-C1192511F084}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -435,6 +437,10 @@ Global
|
||||
{CCEBB074-4E79-42C1-83D6-E531B49B3372}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{CCEBB074-4E79-42C1-83D6-E531B49B3372}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{CCEBB074-4E79-42C1-83D6-E531B49B3372}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{28D8D0D9-7053-4AE3-99A7-C1192511F084}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{28D8D0D9-7053-4AE3-99A7-C1192511F084}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{28D8D0D9-7053-4AE3-99A7-C1192511F084}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{28D8D0D9-7053-4AE3-99A7-C1192511F084}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Reference in New Issue
Block a user