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 89ca803 commit 989c255Copy full SHA for 989c255
src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj
@@ -52,7 +52,7 @@
52
</ItemGroup>
53
54
<ItemGroup>
55
- <PackageReference Include="DotNetTI.BreakingChangeAnalysis" Version="1.0.5-preview" />
+ <PackageReference Include="DotNetTI.BreakingChangeAnalysis" Version="1.1.0-preview" />
56
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.8" />
57
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.0.8100001-0126c21e" />
58
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.0.3" />
0 commit comments