File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
github-monitor/Ahk.GitHub.Monitor Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <PropertyGroup >
12- <WarningLevel >4</WarningLevel >
13- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
14- <WarningsAsErrors />
1512 <AnalysisMode >AllEnabledByDefault</AnalysisMode >
1613 <AnalysisLevel >latest</AnalysisLevel >
1714 <EnforceCodeStyleInBuild >True</EnforceCodeStyleInBuild >
3229 <PackageReference Include =" Azure.Storage.Queues" Version =" 12.11.0" />
3330 <PackageReference Include =" Microsoft.Azure.Functions.Extensions" Version =" 1.1.0" />
3431 <PackageReference Include =" Microsoft.Extensions.Azure" Version =" 1.1.1" />
35- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.15.0 " />
32+ <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 7.3.1 " />
3633 <PackageReference Include =" Microsoft.Extensions.Caching.Memory" Version =" 6.0.0" />
3734 <PackageReference Include =" Microsoft.NET.Sdk.Functions" Version =" 4.0.1" />
38- <PackageReference Include =" Octokit" Version =" 0.50 .0" />
35+ <PackageReference Include =" Octokit" Version =" 10.0 .0" />
3936 </ItemGroup >
4037
4138 <ItemGroup >
You can’t perform that action at this time.
0 commit comments