Skip to content

Commit

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

Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.20.1 to 1.21.0
  • Loading branch information
louisaxel-ambroise committed Jul 1, 2024
2 parents 66b5c4e + e973d99 commit ac4704c
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 @@ -41,7 +41,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\FasTnT.Application\FasTnT.Application.csproj" />
Expand Down

0 comments on commit ac4704c

Please sign in to comment.