-
Notifications
You must be signed in to change notification settings - Fork 1
/
Mystter_SendTweet.sln
28 lines (28 loc) · 1.32 KB
/
Mystter_SendTweet.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mystter_SendTweet", "Mystter_SendTweet\Mystter_SendTweet.csproj", "{9F3C8D62-3C6F-4FA3-A9B6-30A6B88AA5CB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9F3C8D62-3C6F-4FA3-A9B6-30A6B88AA5CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9F3C8D62-3C6F-4FA3-A9B6-30A6B88AA5CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9F3C8D62-3C6F-4FA3-A9B6-30A6B88AA5CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9F3C8D62-3C6F-4FA3-A9B6-30A6B88AA5CB}.Release|Any CPU.Build.0 = Release|Any CPU
{3C32369E-BF89-48A5-AE09-3DA5D3736FD6}.Debug|Any CPU.ActiveCfg = Debug
{3C32369E-BF89-48A5-AE09-3DA5D3736FD6}.Release|Any CPU.ActiveCfg = Release
{3C32369E-BF89-48A5-AE09-3DA5D3736FD6}.Release|Any CPU.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {582B2C98-8C9E-4004-9453-EEDF011B7FE3}
EndGlobalSection
EndGlobal