File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
GitHub.RepositoryExplorer.WebApi Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
<ItemGroup >
9
9
<PackageReference Include =" Microsoft.ApplicationInsights.AspNetCore" Version =" 2.23.0" />
10
- <PackageReference Include =" IEvangelist.Azure.CosmosRepository" Version =" 9.0.1 " />
11
- <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.6 " />
12
- <PackageReference Include =" Microsoft.Extensions.Options" Version =" 9.0.6 " />
10
+ <PackageReference Include =" IEvangelist.Azure.CosmosRepository" Version =" 9.0.2 " />
11
+ <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.7 " />
12
+ <PackageReference Include =" Microsoft.Extensions.Options" Version =" 9.0.7 " />
13
13
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
14
- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 9.0.1 " />
14
+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 9.0.3 " />
15
15
</ItemGroup >
16
16
<ItemGroup >
17
17
<ProjectReference Include =" ..\GitHub.RepositoryExplorer.Services\GitHub.RepositoryExplorer.Services.csproj" />
You can’t perform that action at this time.
0 commit comments