Skip to content

Commit

Permalink
[Bump] CDP4JsonFileDal to version 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samatrhea committed Apr 26, 2019
1 parent f1fe4b5 commit ad47a28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CDP4JsonFileDal.Tests/CDP4JsonFileDal.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Choose>
<When Condition="'$(Configuration)'=='Release'">
<ItemGroup>
<PackageReference Include="CDP4JsonFileDal-CE" Version="5.0.0" />
<PackageReference Include="CDP4JsonFileDal-CE" Version="5.0.1" />
</ItemGroup>
</When>

Expand Down
5 changes: 3 additions & 2 deletions CDP4JsonFileDal/CDP4JsonFileDal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net45;net451;net452;net46;net461;net462;net47;net471;net472</TargetFrameworks>
<Company>RHEA System S.A.</Company>
<Title>CDP4JsonFileDal Community Edition</Title>
<Version>5.0.0</Version>
<Version>5.0.1</Version>
<Description>CDP4 Json File Dal Plugin</Description>
<Copyright>Copyright © RHEA System S.A.</Copyright>
<Authors>Sam, Merlin, Alex, Naron</Authors>
Expand All @@ -16,7 +16,8 @@
<PackageTags>CDP CDP4 ECSS-E-TM-10-25</PackageTags>
<PackageLicenseUrl>https://github.com/RHEAGROUP/CDP4-SDK-Community-Edition/blob/master/COPYING.LESSER</PackageLicenseUrl>
<PackageReleaseNotes>
[Update] to CDP4JsonSerializer-CE version 3.0.0
[Update] to CDP4JsonSerializer-CE version 3.0.1
[Update] to DotNetZip version 1.13.3
</PackageReleaseNotes>
<Configurations>Debug;Release</Configurations>
</PropertyGroup>
Expand Down

0 comments on commit ad47a28

Please sign in to comment.