Skip to content

Commit ddb8a9f

Browse files
committed
Arranged folder structures.
1 parent 8a0e880 commit ddb8a9f

File tree

1,293 files changed

+95
-58
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,293 files changed

+95
-58
lines changed

Templates/All-In-One-Template/MySpaProject/MySpaProject.Application/MyCompany.MySpaProject.Application.csproj renamed to Templates/All-In-One-Template/MySpaProject/MyCompany.MySpaProject.Application/MyCompany.MySpaProject.Application.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,11 @@
9494
<None Include="packages.config" />
9595
</ItemGroup>
9696
<ItemGroup>
97-
<ProjectReference Include="..\MySpaProject.Core\MyCompany.MySpaProject.Core.csproj">
98-
<Project>{17298EA0-AF73-4F30-B6F1-2066100D7D74}</Project>
97+
<ProjectReference Include="..\MyCompany.MySpaProject.Core\MyCompany.MySpaProject.Core.csproj">
98+
<Project>{17298ea0-af73-4f30-b6f1-2066100d7d74}</Project>
9999
<Name>MyCompany.MySpaProject.Core</Name>
100100
</ProjectReference>
101101
</ItemGroup>
102-
<ItemGroup />
103102
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
104103
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
105104
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">

0 commit comments

Comments
 (0)