Skip to content

Commit

Permalink
Removed ReleaseGenerator as it is legacy and no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Asnivor committed Sep 6, 2017
1 parent 50a6e14 commit a42ad7c
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 579 deletions.
14 changes: 0 additions & 14 deletions MedLaunch.sln
Expand Up @@ -22,8 +22,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Updater", "Updater\Updater.
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Asnitech.SQLite", "Asnitech.SQLite\Asnitech.SQLite.csproj", "{21B251C5-8C12-43CD-B256-AD55CB5D4B57}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReleaseGenerator", "ReleaseGenerator\ReleaseGenerator.csproj", "{11D05113-3DD4-4228-84F1-C81F12A2F89C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ucon64-wrapper", "ucon64-wrapper\ucon64-wrapper.csproj", "{32EEAB9C-791A-4303-A675-A43324C35154}"
EndProject
Global
Expand Down Expand Up @@ -84,18 +82,6 @@ Global
{21B251C5-8C12-43CD-B256-AD55CB5D4B57}.Release|x64.Build.0 = Release|Any CPU
{21B251C5-8C12-43CD-B256-AD55CB5D4B57}.Release|x86.ActiveCfg = Release|Any CPU
{21B251C5-8C12-43CD-B256-AD55CB5D4B57}.Release|x86.Build.0 = Release|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Debug|x64.ActiveCfg = Debug|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Debug|x64.Build.0 = Debug|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Debug|x86.ActiveCfg = Debug|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Debug|x86.Build.0 = Debug|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Release|Any CPU.Build.0 = Release|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Release|x64.ActiveCfg = Release|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Release|x64.Build.0 = Release|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Release|x86.ActiveCfg = Release|Any CPU
{11D05113-3DD4-4228-84F1-C81F12A2F89C}.Release|x86.Build.0 = Release|Any CPU
{32EEAB9C-791A-4303-A675-A43324C35154}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{32EEAB9C-791A-4303-A675-A43324C35154}.Debug|Any CPU.Build.0 = Debug|Any CPU
{32EEAB9C-791A-4303-A675-A43324C35154}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down
6 changes: 0 additions & 6 deletions ReleaseGenerator/App.config

This file was deleted.

9 changes: 0 additions & 9 deletions ReleaseGenerator/App.xaml

This file was deleted.

17 changes: 0 additions & 17 deletions ReleaseGenerator/App.xaml.cs

This file was deleted.

51 changes: 0 additions & 51 deletions ReleaseGenerator/MainWindow.xaml

This file was deleted.

58 changes: 0 additions & 58 deletions ReleaseGenerator/MainWindow.xaml.cs

This file was deleted.

55 changes: 0 additions & 55 deletions ReleaseGenerator/Properties/AssemblyInfo.cs

This file was deleted.

71 changes: 0 additions & 71 deletions ReleaseGenerator/Properties/Resources.Designer.cs

This file was deleted.

0 comments on commit a42ad7c

Please sign in to comment.