Skip to content

Commit bb78072

Browse files
committed
Update NuGet package versions in LifelogBb.csproj
Upgraded Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.18.1 to 1.23.0 and Microsoft.VisualStudio.Web.CodeGeneration.Design from 7.0.5 to 10.0.2 to keep dependencies current.
1 parent 75015fd commit bb78072

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

LifelogBb/LifelogBb.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>
28-
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />
29-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.5" />
28+
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.23.0" />
29+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="10.0.2" />
3030
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.7" />
3131
<PackageReference Include="Westwind.AspNetCore.Markdown" Version="3.31.0" />
3232
</ItemGroup>

0 commit comments

Comments
 (0)