Skip to content

Commit 287151e

Browse files
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.22.1 to 1.23.0
--- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5da14ad commit 287151e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RandomAPI/RandomAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Google.Apis.Auth" Version="1.73.0" />
1414
<PackageReference Include="Google.Apis.Calendar.v3" Version="1.72.0.3953" />
1515
<PackageReference Include="Microsoft.Data.Sqlite" Version="10.0.0" />
16-
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.22.1" />
16+
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.23.0" />
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1818
<PackageReference Include="Scrutor" Version="7.0.0" />
1919
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />

0 commit comments

Comments
 (0)