Skip to content

Commit c869103

Browse files
Update dependency Microsoft.VisualStudio.Azure.Containers.Tools.Targets to 1.22.1
1 parent fc7e48c commit c869103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labs/3-Deploy-App-to-ACR/app/aspnet-core-dotnet-core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.14.0" />
1313
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="3.1.0" />
1414
<PackageReference Include="Microsoft.AspNetCore.App" />
15-
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
15+
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.22.1" />
1616
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.3" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)