Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNewAutonomy committed Jul 27, 2024
1 parent a9a60fe commit ab4fe11
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 4 deletions.
Binary file modified .vs/JeskeiMediaFunctions/DesignTimeBuild/.dtbcache.v2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .vs/JeskeiMediaFunctions/v17/.futdcache.v2
Binary file not shown.
Binary file modified .vs/JeskeiMediaFunctions/v17/.suo
Binary file not shown.
2 changes: 1 addition & 1 deletion .vs/JeskeiMediaFunctions/v17/DocumentLayout.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"RelativeDocumentMoniker": "JeskeiMediaFunctions\\PublishAsset.cs",
"ToolTip": "D:\\source\\Jeskei\\Jeskei.AzureMediaFunctions\\JeskeiMediaFunctions\\PublishAsset.cs",
"RelativeToolTip": "JeskeiMediaFunctions\\PublishAsset.cs",
"ViewState": "AQIAAAAAAAAAAAAAAAAAAAgAAAAWAAAA",
"ViewState": "AQIAAMgAAAAAAAAAAAAmwOgAAABIAAAA",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2024-06-14T21:59:50.677Z",
"EditorCaption": ""
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions JeskeiMediaFunctions/JeskeiMediaFunctions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.20.0" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.21.1" />
<PackageReference Include="Microsoft.Azure.Management.Media" Version="6.0.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.62.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.4.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit ab4fe11

Please sign in to comment.