We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b9cb4 commit 1359d0aCopy full SHA for 1359d0a
src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj
@@ -55,7 +55,7 @@
55
</ItemGroup>
56
57
<ItemGroup>
58
- <PackageReference Include="DotNetTI.BreakingChangeAnalysis" Version="1.0.5-preview" />
+ <PackageReference Include="DotNetTI.BreakingChangeAnalysis" Version="1.1.0-preview" />
59
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.0" />
60
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.0" />
61
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.0.11020001-fabe022e" />
0 commit comments