Skip to content

Commit

Permalink
refactor: rename test site
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed Nov 12, 2024
1 parent 2392be6 commit 5b79a28
Show file tree
Hide file tree
Showing 93 changed files with 1 addition and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>TestSite</RootNamespace>
</PropertyGroup>

<ItemGroup>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 1 addition & 2 deletions src/Umbraco.Community.FileSystemProviders.B2.sln
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Github", "Github", "{5830A8
ProjectSection(SolutionItems) = preProject
..\.github\workflows\release.yml = ..\.github\workflows\release.yml
..\.github\workflows\build.yml = ..\.github\workflows\build.yml
..\.github\dependabot.yml = ..\.github\dependabot.yml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Umbraco.Community.FileSystemProviders.B2", "Umbraco.Community.FileSystemProviders.B2\Umbraco.Community.FileSystemProviders.B2.csproj", "{2060F159-0A7B-4484-A6C2-1995A3EF19B4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestSite", "TestSite\TestSite.csproj", "{11D22995-348D-4C86-A27D-E564DA78BD07}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Umbraco.Community.FileSystemProviders.B2.TestSite", "Umbraco.Community.FileSystemProviders.B2.TestSite\Umbraco.Community.FileSystemProviders.B2.TestSite.csproj", "{11D22995-348D-4C86-A27D-E564DA78BD07}"
EndProject

0 comments on commit 5b79a28

Please sign in to comment.