Skip to content

Release v1.0.3

Choose a tag to compare

@github-actions github-actions released this 07 Aug 14:13
Update project structure and module naming conventions

- Added `<IsPackable>false</IsPackable>` to `ExampleWebApp.csproj`.
- Included project reference to `SharedTools.Web`.
- Enabled Razor Pages in `Program.cs` with `AddRazorPages()`.
- Updated module reference to `SharedTools.ExampleWebModule`.
- Changed `<AssemblyName>` in `ExampleWebModule.csproj` to `SharedTools.ExampleWebModule`.