Skip to content

Commit

Permalink
Merge pull request #3 from Kros-sk/newPhysicalStructure
Browse files Browse the repository at this point in the history
Modify application physical structure by microsoft recommendation.
  • Loading branch information
Burgyn authored May 22, 2019
2 parents 955989f + e6a56cf commit fc7a068
Show file tree
Hide file tree
Showing 52 changed files with 13 additions and 1,631 deletions.
7 changes: 0 additions & 7 deletions Kros.ProjectTemplates/Kros.ProjectTemplates.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ VisualStudioVersion = 16.0.28803.202
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{E1564162-4243-4D6C-94D9-8ED3A327D3DC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kros.CqrsDemoTemplate", "src\Kros.CqrsDemoTemplate\content\Kros.CqrsDemoTemplate.csproj", "{93CC1718-810F-4DE3-A8EF-581B344672FC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kros.CqrsTemplate", "src\Kros.CqrsTemplate\content\Kros.CqrsTemplate.csproj", "{8BF9522F-306A-48C4-A397-6F51560D34F3}"
EndProject
Global
Expand All @@ -15,10 +13,6 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{93CC1718-810F-4DE3-A8EF-581B344672FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{93CC1718-810F-4DE3-A8EF-581B344672FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{93CC1718-810F-4DE3-A8EF-581B344672FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{93CC1718-810F-4DE3-A8EF-581B344672FC}.Release|Any CPU.Build.0 = Release|Any CPU
{8BF9522F-306A-48C4-A397-6F51560D34F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8BF9522F-306A-48C4-A397-6F51560D34F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8BF9522F-306A-48C4-A397-6F51560D34F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -28,7 +22,6 @@ Global
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{93CC1718-810F-4DE3-A8EF-581B344672FC} = {E1564162-4243-4D6C-94D9-8ED3A327D3DC}
{8BF9522F-306A-48C4-A397-6F51560D34F3} = {E1564162-4243-4D6C-94D9-8ED3A327D3DC}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit fc7a068

Please sign in to comment.