-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDurty.AltV.NativesTypingsGenerator.sln
43 lines (43 loc) · 2.77 KB
/
Durty.AltV.NativesTypingsGenerator.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31808.319
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Durty.AltV.NativesTypingsGenerator", "Durty.AltV.NativesTypingsGenerator\Durty.AltV.NativesTypingsGenerator.csproj", "{90E8D018-535A-45BD-AF91-2EFE6060CBCD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Durty.AltV.NativesTypingsGenerator.Console", "Durty.AltV.NativesTypingsGenerator.Console\Durty.AltV.NativesTypingsGenerator.Console.csproj", "{57CA3C36-71BE-4958-AAC5-D13C8ECC7BCB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AltV.NativesDb.Reader", "AltV.NativesDb.Reader\AltV.NativesDb.Reader.csproj", "{A3FD12AB-6349-46F1-A7CD-EF1F65613C82}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AltV.Natives.ChangelogGenerator.Console", "AltV.Natives.ChangelogGenerator.Console\AltV.Natives.ChangelogGenerator.Console.csproj", "{39BBD8ED-FF3B-482E-AA59-82A9D72B9087}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{90E8D018-535A-45BD-AF91-2EFE6060CBCD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{90E8D018-535A-45BD-AF91-2EFE6060CBCD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{90E8D018-535A-45BD-AF91-2EFE6060CBCD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90E8D018-535A-45BD-AF91-2EFE6060CBCD}.Release|Any CPU.Build.0 = Release|Any CPU
{57CA3C36-71BE-4958-AAC5-D13C8ECC7BCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{57CA3C36-71BE-4958-AAC5-D13C8ECC7BCB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57CA3C36-71BE-4958-AAC5-D13C8ECC7BCB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57CA3C36-71BE-4958-AAC5-D13C8ECC7BCB}.Release|Any CPU.Build.0 = Release|Any CPU
{A3FD12AB-6349-46F1-A7CD-EF1F65613C82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A3FD12AB-6349-46F1-A7CD-EF1F65613C82}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A3FD12AB-6349-46F1-A7CD-EF1F65613C82}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A3FD12AB-6349-46F1-A7CD-EF1F65613C82}.Release|Any CPU.Build.0 = Release|Any CPU
{39BBD8ED-FF3B-482E-AA59-82A9D72B9087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39BBD8ED-FF3B-482E-AA59-82A9D72B9087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39BBD8ED-FF3B-482E-AA59-82A9D72B9087}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39BBD8ED-FF3B-482E-AA59-82A9D72B9087}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C657C3A6-E257-4177-BB0B-42C945ADEAD1}
EndGlobalSection
EndGlobal