diff --git a/cmtviswpf.sln b/cmtviswpf.sln new file mode 100644 index 0000000..935c553 --- /dev/null +++ b/cmtviswpf.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cmtviswpf", "cmtviswpf\cmtviswpf.csproj", "{FD3934D0-7922-46CD-8F60-4BCCBBEAAEF8}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {FD3934D0-7922-46CD-8F60-4BCCBBEAAEF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FD3934D0-7922-46CD-8F60-4BCCBBEAAEF8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FD3934D0-7922-46CD-8F60-4BCCBBEAAEF8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FD3934D0-7922-46CD-8F60-4BCCBBEAAEF8}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/cmtviswpf.v11.suo b/cmtviswpf.v11.suo new file mode 100644 index 0000000..1057334 Binary files /dev/null and b/cmtviswpf.v11.suo differ diff --git a/cmtviswpf/.gitignore b/cmtviswpf/.gitignore new file mode 100644 index 0000000..1746e32 --- /dev/null +++ b/cmtviswpf/.gitignore @@ -0,0 +1,2 @@ +bin +obj diff --git a/cmtviswpf/About.xaml b/cmtviswpf/About.xaml new file mode 100644 index 0000000..3e943f0 --- /dev/null +++ b/cmtviswpf/About.xaml @@ -0,0 +1,15 @@ + + +