Skip to content

Commit 2910df1

Browse files
committed
Package update and 0.2 release
1 parent 4b13db8 commit 2910df1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Cofoundry.Plugins.Azure/Cofoundry.Plugins.Azure.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Cofoundry.Domain" Version="0.2.0-beta0098" />
20-
<PackageReference Include="WindowsAzure.Storage" Version="8.1.4" />
19+
<PackageReference Include="Cofoundry.Domain" Version="0.2.0" />
20+
<PackageReference Include="WindowsAzure.Storage" Version="9.0.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)