File tree 1 file changed +1
-1
lines changed
samples/AspireWithAzureFunctions/ImageGallery.Functions
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version =" 2.0.1" />
14
14
<PackageReference Include =" Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs" Version =" 6.6.1" />
15
15
<PackageReference Include =" Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues" Version =" 5.5.1" />
16
- <PackageReference Include =" Microsoft.Azure.Functions.Worker.Sdk" Version =" 2.0.0 " />
16
+ <PackageReference Include =" Microsoft.Azure.Functions.Worker.Sdk" Version =" 2.0.1 " />
17
17
<PackageReference Include =" Microsoft.Extensions.Azure" Version =" 1.10.0" />
18
18
<PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 9.0.2" />
19
19
<PackageReference Include =" Aspire.Azure.Storage.Blobs" Version =" 9.1.0" />
You can’t perform that action at this time.
0 commit comments