Skip to content

Commit 5b79a28

Browse files
committed
refactor: rename test site
1 parent 2392be6 commit 5b79a28

File tree

93 files changed

+1
-3
lines changed

Some content is hidden

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

93 files changed

+1
-3
lines changed

src/TestSite/.gitignore renamed to src/Umbraco.Community.FileSystemProviders.B2.TestSite/.gitignore

File renamed without changes.

src/TestSite/Program.cs renamed to src/Umbraco.Community.FileSystemProviders.B2.TestSite/Program.cs

File renamed without changes.

src/TestSite/Properties/launchSettings.json renamed to src/Umbraco.Community.FileSystemProviders.B2.TestSite/Properties/launchSettings.json

File renamed without changes.

src/TestSite/TestSite.csproj renamed to src/Umbraco.Community.FileSystemProviders.B2.TestSite/Umbraco.Community.FileSystemProviders.B2.TestSite.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<TargetFramework>net9.0</TargetFramework>
44
<ImplicitUsings>enable</ImplicitUsings>
55
<Nullable>enable</Nullable>
6-
<RootNamespace>TestSite</RootNamespace>
76
</PropertyGroup>
87

98
<ItemGroup>

src/TestSite/Views/Partials/blockgrid/Components/umbBlockGridDemoHeadlineBlock.cshtml renamed to src/Umbraco.Community.FileSystemProviders.B2.TestSite/Views/Partials/blockgrid/Components/umbBlockGridDemoHeadlineBlock.cshtml

File renamed without changes.

src/TestSite/Views/Partials/blockgrid/Components/umbBlockGridDemoImageBlock.cshtml renamed to src/Umbraco.Community.FileSystemProviders.B2.TestSite/Views/Partials/blockgrid/Components/umbBlockGridDemoImageBlock.cshtml

File renamed without changes.

src/TestSite/Views/Partials/blockgrid/Components/umbBlockGridDemoRichTextBlock.cshtml renamed to src/Umbraco.Community.FileSystemProviders.B2.TestSite/Views/Partials/blockgrid/Components/umbBlockGridDemoRichTextBlock.cshtml

File renamed without changes.

src/TestSite/Views/Partials/blockgrid/Components/umbBlockGridDemoTwoColumnLayoutBlock.cshtml renamed to src/Umbraco.Community.FileSystemProviders.B2.TestSite/Views/Partials/blockgrid/Components/umbBlockGridDemoTwoColumnLayoutBlock.cshtml

File renamed without changes.

src/TestSite/Views/Partials/blockgrid/area.cshtml renamed to src/Umbraco.Community.FileSystemProviders.B2.TestSite/Views/Partials/blockgrid/area.cshtml

File renamed without changes.

src/TestSite/Views/Partials/blockgrid/areas.cshtml renamed to src/Umbraco.Community.FileSystemProviders.B2.TestSite/Views/Partials/blockgrid/areas.cshtml

File renamed without changes.

0 commit comments

Comments
 (0)