Skip to content

Commit f463791

Browse files
author
Andy Adamczak
committed
Working on VS2008 .Net 3.5 mobile dlls.
1 parent a1c9d46 commit f463791

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

PureMVC.DotNET.VS2008.PocketPC.sln

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 10.00
3+
# Visual Studio 2008
4+
Global
5+
GlobalSection(SolutionProperties) = preSolution
6+
HideSolutionNode = FALSE
7+
EndGlobalSection
8+
EndGlobal

PureMVC.DotNET.VS2008.SmartPhone.sln

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 10.00
3+
# Visual Studio 2008
4+
Global
5+
GlobalSection(SolutionProperties) = preSolution
6+
HideSolutionNode = FALSE
7+
EndGlobalSection
8+
EndGlobal

PureMVC.DotNET.VS2008.WindowsCE.sln

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 10.00
3+
# Visual Studio 2008
4+
Global
5+
GlobalSection(SolutionProperties) = preSolution
6+
HideSolutionNode = FALSE
7+
EndGlobalSection
8+
EndGlobal

0 commit comments

Comments
 (0)