Skip to content

Commit

Permalink
[Bump] version of COMET.Web.Common to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samatrhea committed Feb 23, 2024
1 parent 906ca4a commit 4f8c78a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions COMET.Web.Common/COMET.Web.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<LangVersion>Latest</LangVersion>
<Version>2.0.0</Version>
<AssemblyVersion>2.0.0</AssemblyVersion>
<FileVersion>2.0.0</FileVersion>
<Version>2.0.1</Version>
<AssemblyVersion>2.0.1</AssemblyVersion>
<FileVersion>2.0.1</FileVersion>
<Title>CDP4 WEB Common</Title>
<Description>A Common Library for any Blazor based application related to ECSS-E-TM-10-25</Description>
<Company>RHEA System S.A.</Company>
Expand All @@ -24,7 +24,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageReleaseNotes>
[UPGRADE] Upgrade to Net8
[SonarQube] improvements
</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 4f8c78a

Please sign in to comment.