Skip to content

Commit c1aa516

Browse files
authored
Version reference should now be on the v4 major
1 parent 4aec910 commit c1aa516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Umbraco.Cloud.StorageProviders.AzureBlob/Umbraco.Cloud.StorageProviders.AzureBlob.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
</PropertyGroup>
99
<ItemGroup>
1010
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.27.0.35380" PrivateAssets="all" />
11-
<PackageReference Include="Umbraco.StorageProviders.AzureBlob" Version="1.0.0-preview20210914.72327" />
11+
<PackageReference Include="Umbraco.StorageProviders.AzureBlob" Version="4.0.0-preview20210914.72329" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)