-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
VRS Database Update.sln
30 lines (30 loc) · 1.45 KB
/
VRS Database Update.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "VRS Database Update", "VRS Database Update\VRS Database Update.vbproj", "{759DD3CC-3B49-48F7-889F-BC7C26F23AA5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "x64", "x64", "{DDE2CB7E-2916-4382-BD5D-CDDF40DCAA76}"
ProjectSection(SolutionItems) = preProject
VRS Database Update\bin\Release\net6.0-windows\publish\win-x64\SQLite.Interop.dll = VRS Database Update\bin\Release\net6.0-windows\publish\win-x64\SQLite.Interop.dll
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{759DD3CC-3B49-48F7-889F-BC7C26F23AA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{759DD3CC-3B49-48F7-889F-BC7C26F23AA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{759DD3CC-3B49-48F7-889F-BC7C26F23AA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{759DD3CC-3B49-48F7-889F-BC7C26F23AA5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6AF994CC-5C0F-4117-8E2D-5A8ACDEF8F93}
EndGlobalSection
EndGlobal