Skip to content

Commit

Permalink
[Bump] version to 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstariongroup committed Oct 11, 2024
1 parent 687d3ec commit a16cebb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions COMET.Web.Common.Test/COMET.Web.Common.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<LangVersion>Latest</LangVersion>
<ImplicitUsings>enable</ImplicitUsings>
<Title>CDP4 WEB Common Test</Title>
<Version>5.1.0</Version>
<Version>5.1.1</Version>
<AssemblyVersion>5.0.1</AssemblyVersion>
<FileVersion>5.0.1</FileVersion>
<Description>A Common Library that includes DevExpress Blazor and Tasks test helpers</Description>
Expand All @@ -23,7 +23,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageReleaseNotes>
[Update] to Starion Group S.A.
[Update] to System.Text.Json 8.0.5
</PackageReleaseNotes>
</PropertyGroup>

Expand Down
7 changes: 4 additions & 3 deletions COMET.Web.Common/COMET.Web.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<LangVersion>Latest</LangVersion>
<Version>5.1.0</Version>
<Version>5.1.1</Version>
<AssemblyVersion>5.0.1</AssemblyVersion>
<FileVersion>5.0.1</FileVersion>
<Title>CDP4 WEB Common</Title>
Expand All @@ -25,8 +25,9 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageReleaseNotes>
[Update] to CDP4-SDK 27.2.3
[Update] to DevExpress.Blazor 23.2.8
[Update] to Microsoft.AspNetCore.Components.Authorization 8.0.10
[Update] to Microsoft.AspNetCore.WebUtilities 8.0.10
[Update] to System.Drawing.Common 8.0.10
</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion COMETwebapp/COMETwebapp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>5.5.0</Version>
<Version>5.5.1</Version>
<Title>CDP4-COMET WEB</Title>
<Description>A web application that implements ECSS-E-TM-10-25</Description>
<Company>Starion Group S.A.</Company>
Expand Down

0 comments on commit a16cebb

Please sign in to comment.