diff options
Diffstat (limited to '')
| -rw-r--r-- | MatrixUtils.Web.Server/MatrixUtils.Web.Server.csproj (renamed from MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj) | 2 | ||||
| -rw-r--r-- | MatrixUtils.Web.Server/Pages/Error.cshtml (renamed from MatrixRoomUtils.Web.Server/Pages/Error.cshtml) | 2 | ||||
| -rw-r--r-- | MatrixUtils.Web.Server/Pages/Error.cshtml.cs (renamed from MatrixRoomUtils.Web.Server/Pages/Error.cshtml.cs) | 2 | ||||
| -rw-r--r-- | MatrixUtils.Web.Server/Program.cs (renamed from MatrixRoomUtils.Web.Server/Program.cs) | 0 | ||||
| -rw-r--r-- | MatrixUtils.Web.Server/Properties/launchSettings.json (renamed from MatrixRoomUtils.Web.Server/Properties/launchSettings.json) | 0 | ||||
| -rw-r--r-- | MatrixUtils.Web.Server/appsettings.Development.json (renamed from MatrixRoomUtils.Web.Server/appsettings.Development.json) | 0 | ||||
| -rw-r--r-- | MatrixUtils.Web.Server/appsettings.json (renamed from MatrixRoomUtils.Web.Server/appsettings.json) | 0 |
7 files changed, 3 insertions, 3 deletions
diff --git a/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj b/MatrixUtils.Web.Server/MatrixUtils.Web.Server.csproj |
