Commit ab4b0f8 1 parent 357d0eb commit ab4b0f8 Copy full SHA for ab4b0f8
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 53
53
<PackageReference Include =" Microsoft.AspNetCore.Authentication.Facebook" Version =" 6.0.4" />
54
54
<PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 6.0.4" />
55
55
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 6.0.4" />
56
- <PackageReference Include =" Microsoft.AutoRest.Common" Version =" 2.4.48" />
57
56
<PackageReference Include =" Microsoft.Extensions.Logging.AzureAppServices" Version =" 6.0.4" />
58
57
<PackageReference Include =" Microsoft.Rest.ClientRuntime" Version =" 2.3.24" />
59
58
<PackageReference Include =" Microsoft.SyndicationFeed.ReaderWriter" Version =" 1.0.2" />
79
78
<ItemGroup >
80
79
<PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
81
80
<PackageReference Include =" System.Text.RegularExpressions" Version =" 4.3.1" />
81
+ <PackageReference Include =" YamlDotNet" Version =" 15.1.2" />
82
82
</ItemGroup >
83
83
84
84
<ItemGroup >
You can’t perform that action at this time.
0 commit comments