Skip to content

Commit f43eec3

Browse files
Updates dependencies (#33)
1 parent e132f9a commit f43eec3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

msgraph-developer-proxy/msgraph-developer-proxy.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
31-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
32-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
30+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
31+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.0" />
32+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
3333
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
34-
<PackageReference Include="Titanium.Web.Proxy" Version="3.1.1450" />
34+
<PackageReference Include="Titanium.Web.Proxy" Version="3.2.0" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

0 commit comments

Comments
 (0)