Skip to content

Commit 619401f

Browse files
Merge pull request #3 from CodebreakerApp/dependabot/nuget/Microsoft.VisualStudio.Azure.Containers.Tools.Targets-1.18.1
chore(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.17.0 to 1.18.1
2 parents 1199f1b + c5a60d7 commit 619401f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clients/blazor/CodeBreaker.Blazor.Host/CodeBreaker.Blazor.Host.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.2" />
18-
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
18+
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)