diff --git a/deploy/teams-recording-bot/Chart.yaml b/deploy/teams-recording-bot/Chart.yaml index 403072850..91a0daa15 100644 --- a/deploy/teams-recording-bot/Chart.yaml +++ b/deploy/teams-recording-bot/Chart.yaml @@ -16,12 +16,12 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.5.0 +version: 1.5.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 1.4.0 +appVersion: 1.4.1 dependencies: - name: ingress-nginx diff --git a/src/RecordingBot.Model/RecordingBot.Model.csproj b/src/RecordingBot.Model/RecordingBot.Model.csproj index ed847dfcb..51d745e4d 100644 --- a/src/RecordingBot.Model/RecordingBot.Model.csproj +++ b/src/RecordingBot.Model/RecordingBot.Model.csproj @@ -14,6 +14,6 @@ - + \ No newline at end of file diff --git a/src/RecordingBot.Services/RecordingBot.Services.csproj b/src/RecordingBot.Services/RecordingBot.Services.csproj index a10c1a16f..518fdfbfc 100644 --- a/src/RecordingBot.Services/RecordingBot.Services.csproj +++ b/src/RecordingBot.Services/RecordingBot.Services.csproj @@ -18,13 +18,13 @@ - - + + - - + + diff --git a/src/RecordingBot.Tests/RecordingBot.Tests.csproj b/src/RecordingBot.Tests/RecordingBot.Tests.csproj index 6014b2be3..3093036ac 100644 --- a/src/RecordingBot.Tests/RecordingBot.Tests.csproj +++ b/src/RecordingBot.Tests/RecordingBot.Tests.csproj @@ -12,10 +12,10 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/RecordingBot.UiTests/RecordingBot.UiTests.csproj b/src/RecordingBot.UiTests/RecordingBot.UiTests.csproj index 493310244..c79a4d88c 100644 --- a/src/RecordingBot.UiTests/RecordingBot.UiTests.csproj +++ b/src/RecordingBot.UiTests/RecordingBot.UiTests.csproj @@ -10,12 +10,11 @@ - - + - + - +