Skip to content

Commit

Permalink
Update to v11-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeavon committed Nov 11, 2022
1 parent c9b3845 commit ea1f56b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Umbraco.Docs.Samples.Web/Umbraco.Docs.Samples.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="NWebsec.AspNetCore.Middleware" Version="3.0.0" />
<PackageReference Include="Umbraco.Cms" Version="11.0.0-rc1" />
<PackageReference Include="Umbraco.Cms" Version="11.0.0-rc3" />
<PackageReference Include="Umbraco.TheStarterKit" Version="10.0.0" />
</ItemGroup>

Expand Down
Binary file modified Umbraco.Docs.Samples.Web/umbraco/Data/Umbraco.sqlite.db-shm
Binary file not shown.
Binary file modified Umbraco.Docs.Samples.Web/umbraco/Data/Umbraco.sqlite.db-wal
Binary file not shown.
1 change: 1 addition & 0 deletions Umbraco.Docs.Samples.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
.github\workflows\dotnet.yml = .github\workflows\dotnet.yml
README.md = README.md
EndProjectSection
EndProject
Expand Down

0 comments on commit ea1f56b

Please sign in to comment.