Skip to content

Commit

Permalink
Update sn references and raisepublic versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tusmester committed Jan 11, 2023
1 parent 03dd0b1 commit c48a0e9
Showing 1 changed file 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.0;net6.0</TargetFrameworks>
<Version>1.1.1.4</Version>
<Version>1.1.2</Version>
<Authors>kavics,tusmester,plastic</Authors>
<Company>Sense/Net Inc.</Company>
<Product>sensenet RabbitMQ messaging provider</Product>
Expand All @@ -19,8 +19,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SenseNet.Tools" Version="3.2.7" />
<PackageReference Include="SenseNet.ContentRepository" Version="7.7.33.6" />
<PackageReference Include="SenseNet.Tools" Version="3.2.9" />
<PackageReference Include="SenseNet.ContentRepository" Version="7.7.35" />
<PackageReference Include="RabbitMQ.Client" Version="6.4.0" />
<PackageReference Include="System.Threading.Channels" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit c48a0e9

Please sign in to comment.