Skip to content

Commit

Permalink
Merge pull request #507 from louisaxel-ambroise/dependabot/nuget/Micr…
Browse files Browse the repository at this point in the history
…osoft.VisualStudio.Azure.Containers.Tools.Targets-1.20.0

Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.19.6 to 1.20.0
  • Loading branch information
louisaxel-ambroise authored Mar 29, 2024
2 parents 2f15092 + 8cc7bf8 commit 34442c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FasTnT.Host/FasTnT.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\FasTnT.Application\FasTnT.Application.csproj" />
Expand Down

0 comments on commit 34442c8

Please sign in to comment.