Skip to content

Commit 9326dde

Browse files
committed
Updated Nuget packages
1 parent 48f45d4 commit 9326dde

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

apps/pwabuilder-microsoft-store/PWABuilder.MicrosoftStore.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@
1212
<None Include="wwwroot\index.js" />
1313
</ItemGroup>
1414
<ItemGroup>
15-
<PackageReference Include="Azure.Identity" Version="1.13.1" />
15+
<PackageReference Include="Azure.Identity" Version="1.17.1" />
1616
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
17-
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.45.0" />
17+
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.56.0" />
1818
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.22.1" />
19+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1920
</ItemGroup>
2021
<ItemGroup>
2122
<None Update="Resources\ClassicWindowsAppPackage.appx">

0 commit comments

Comments
 (0)