-
Notifications
You must be signed in to change notification settings - Fork 1
/
InventorEventsLibrary.sln
26 lines (26 loc) · 1.39 KB
/
InventorEventsLibrary.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InventorEvents2010", "InventorEvents2010\InventorEvents2010.csproj", "{44957CFA-8E5B-4848-A909-AD1A842EA555}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InventorEvents2011", "InventorEvents2011\InventorEvents2011.csproj", "{6C988887-6D50-4B4E-A3AB-59B2561D10E2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{44957CFA-8E5B-4848-A909-AD1A842EA555}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{44957CFA-8E5B-4848-A909-AD1A842EA555}.Debug|Any CPU.Build.0 = Debug|Any CPU
{44957CFA-8E5B-4848-A909-AD1A842EA555}.Release|Any CPU.ActiveCfg = Release|Any CPU
{44957CFA-8E5B-4848-A909-AD1A842EA555}.Release|Any CPU.Build.0 = Release|Any CPU
{6C988887-6D50-4B4E-A3AB-59B2561D10E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C988887-6D50-4B4E-A3AB-59B2561D10E2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C988887-6D50-4B4E-A3AB-59B2561D10E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C988887-6D50-4B4E-A3AB-59B2561D10E2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal