We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3541a8 commit 60b1f04Copy full SHA for 60b1f04
src/SenseNet.Client/SenseNet.Client.csproj
@@ -4,7 +4,7 @@
4
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
5
<RootNamespace>SenseNet.Client</RootNamespace>
6
<PackageId>SenseNet.Client</PackageId>
7
- <Version>3.0.1</Version>
+ <Version>3.0.2</Version>
8
<Company>Sense/Net Inc.</Company>
9
<Description>A .Net client for sensenet that makes it easy to use the REST API of the Content Repository.</Description>
10
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
0 commit comments