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 7ea1a53 commit b72870bCopy full SHA for b72870b
src/Cofoundry.Plugins.Azure/Cofoundry.Plugins.Azure.csproj
@@ -16,8 +16,8 @@
16
</PropertyGroup>
17
18
<ItemGroup>
19
- <PackageReference Include="Azure.Storage.Blobs" Version="12.10.0" />
20
- <PackageReference Include="Cofoundry.Domain" Version="0.9.3-ci0106" />
+ <PackageReference Include="Azure.Storage.Blobs" Version="12.11.0" />
+ <PackageReference Include="Cofoundry.Domain" Version="0.10.0" />
21
</ItemGroup>
22
23
</Project>
0 commit comments