Skip to content

Commit

Permalink
Raise version to 1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tusmester committed Oct 16, 2019
1 parent 9b9265c commit cd6ce9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/AzureBlobStorage/AzureBlobStorage.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.1.0</Version>
<AssemblyName>SenseNet.BlobStorage.Azure</AssemblyName>
<RootNamespace>SenseNet.BlobStorage.Azure</RootNamespace>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down

0 comments on commit cd6ce9a

Please sign in to comment.