Initial Commit: BlackBoard inkl. Reporting

This commit is contained in:
2026-02-12 19:35:17 +01:00
commit 0b82942569
38 changed files with 1564 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<Solution>
<Project Path="..\oqtane.framework\Oqtane.Server\Oqtane.Server.csproj" DefaultStartup="true">
<Build Solution="Debug|*" Project="false" />
</Project>
<Project Path="Client\SZUAbsolventenverein.Module.BlackBoard.Client.csproj" />
<Project Path="Server\SZUAbsolventenverein.Module.BlackBoard.Server.csproj" />
<Project Path="Shared\SZUAbsolventenverein.Module.BlackBoard.Shared.csproj" />
<Project Path="Package\SZUAbsolventenverein.Module.BlackBoard.Package.csproj" />
</Solution>