File tree 1 file changed +3
-3
lines changed
src/VirtoCommerce.Platform.Web
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1
+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
<PropertyGroup >
3
3
<TargetFramework >net8.0</TargetFramework >
4
4
<GenerateDocumentationFile >true</GenerateDocumentationFile >
15
15
</PropertyGroup >
16
16
17
17
<ItemGroup >
18
- <PackageReference Include =" Azure.Core" Version =" 1.36 .0" />
19
- <PackageReference Include =" Azure.Messaging.EventGrid" Version =" 4.21 .0" />
18
+ <PackageReference Include =" Azure.Core" Version =" 1.37 .0" />
19
+ <PackageReference Include =" Azure.Messaging.EventGrid" Version =" 4.22 .0" />
20
20
<PackageReference Include =" FluentValidation" Version =" 11.8.1" />
21
21
<PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 8.0.2" />
22
22
<PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.0" />
You can’t perform that action at this time.
0 commit comments