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 08e690d commit 15295baCopy full SHA for 15295ba
backend/src/AcmStatisticsBackend.Web.Host/AcmStatisticsBackend.Web.Host.csproj
@@ -35,7 +35,7 @@
35
<PrivateAssets>all</PrivateAssets>
36
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
37
</PackageReference>
38
- <PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />
+ <PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
39
</ItemGroup>
40
<ItemGroup>
41
<Folder Include="wwwroot\" />
0 commit comments