Skip to content

Commit

Permalink
Raise versions. Security: 4.2.3, EFCSecurityStore: 3.1.2, RabbitMQ: 1…
Browse files Browse the repository at this point in the history
….2.5
  • Loading branch information
kavics committed Mar 12, 2024
1 parent 5c3706a commit cbc0945
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.1;net6.0</TargetFrameworks>
<Version>3.1.1.2</Version>
<Version>3.1.2</Version>
<Authors>kavics,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Product>sensenet Security EF Core dataprovider</Product>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.2.4.3</Version>
<Version>1.2.5</Version>
<Authors>kavics,tusmester</Authors>
<Company>Sense/Net Inc.</Company>
<Description>RabbitMQ message provider implementation for the SenseNet.Security project.</Description>
Expand Down
2 changes: 1 addition & 1 deletion src/SenseNet.Security/SenseNet.Security.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Version>4.2.1.4</Version>
<Version>4.2.3</Version>
<Description>A powerful .Net component for managing permission entries in content repositories.</Description>
<Company>Sense/Net Inc.</Company>
<Copyright>Copyright © Sense/Net Inc.</Copyright>
Expand Down

0 comments on commit cbc0945

Please sign in to comment.