diff --git a/AudioCuesheetEditor/AudioCuesheetEditor.csproj b/AudioCuesheetEditor/AudioCuesheetEditor.csproj index aa58202b..171d7120 100644 --- a/AudioCuesheetEditor/AudioCuesheetEditor.csproj +++ b/AudioCuesheetEditor/AudioCuesheetEditor.csproj @@ -7,7 +7,7 @@ enable https://github.com/NeoCoderMatrix86/AudioCuesheetEditor 3.0 - 11.1.0 + 12.0.0 false true true diff --git a/Readme.md b/Readme.md index 2a69f968..387225d0 100644 --- a/Readme.md +++ b/Readme.md @@ -35,6 +35,12 @@ You can contribute to the project by opening up issues or adding feature request This application is build using Blazor WASM Standalone and needs .NET 10 to run. Tests are running using MSTest and Playwright. +## Guidelines + +### Versioning + +This application uses semantic versioning (https://semver.org/) set inside the visual studio project file. + # License GNU GENERAL PUBLIC LICENSE Version 3