Skip to content

Commit 493cafb

Browse files
author
Warren Buckley
committed
Update build script to depend on Umbraco 8 build that contains the FS changes
1 parent 5e9e2b3 commit 493cafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/UmbracoFileSystemProviders.Azure.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- SHARED PROPERTIES -->
1818
<PropertyGroup>
1919
<PackageName>UmbracoFileSystemProviders.Azure</PackageName>
20-
<MinUmbracoVersion>8.0.0-alpha.58.1490</MinUmbracoVersion>
20+
<MinUmbracoVersion>8.0.0-alpha.58.1580</MinUmbracoVersion>
2121
<Readme>An Azure Blob Storage IFileSystem provider for Umbraco.</Readme>
2222
<AuthorName>James Jackson-South, Dirk Seefeld, Lars-Erik Aabech, Jeavon Leopold</AuthorName>
2323
<AuthorUrl>https://github.com/JimBobSquarePants/UmbracoFileSystemProviders.Azure/graphs/contributors</AuthorUrl>

0 commit comments

Comments
 (0)