Skip to content

Commit 362f762

Browse files
authored
Merge pull request bdovaz#227 from xoofx/dependabot/nuget/src/master/Microsoft.VisualStudio.Azure.Containers.Tools.Targets-1.19.5
chore: bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.18.1 to 1.19.5 in /src
2 parents 703e8bf + 5dcb03d commit 362f762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/UnityNuGet.Server/UnityNuGet.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.10" />
2121
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0" />
2222
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="7.0.0" />
23-
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />
23+
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

0 commit comments

Comments
 (0)