Skip to content

Commit

Permalink
Move the rest of the files into Source and split out by projects. No …
Browse files Browse the repository at this point in the history
…more nested crap to deal with. There are still a few things not in the solution just yet. But this 95% of it. The source code is in Source and testing stuff in Tests. I'll move the stuff in bin to Data later since it will touch alot of places that still resolve the libs placed there.
  • Loading branch information
mdickson committed Mar 1, 2024
1 parent 3b5c7f3 commit 9aa6051
Show file tree
Hide file tree
Showing 738 changed files with 740 additions and 2,399 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 6.x
dotnet-version: 8.x

- name: Build
run: dotnet build -c Release
Expand Down
27 changes: 0 additions & 27 deletions OpenSim/Addons/Groups/Resources/OpenSim.Addons.Groups.addin.xml

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.

This file was deleted.

Loading

0 comments on commit 9aa6051

Please sign in to comment.