From 8b34931bba06b0346137261f3744dbf45b3984b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 17:20:06 +0000 Subject: [PATCH] Build(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- TdLib.CodeGen/TdLib.CodeGen.fsproj | 2 +- TdLib.Tests/TdLib.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TdLib.CodeGen/TdLib.CodeGen.fsproj b/TdLib.CodeGen/TdLib.CodeGen.fsproj index 8b152ef7..bfd3d4d4 100644 --- a/TdLib.CodeGen/TdLib.CodeGen.fsproj +++ b/TdLib.CodeGen/TdLib.CodeGen.fsproj @@ -27,7 +27,7 @@ SPDX-License-Identifier: MIT - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TdLib.Tests/TdLib.Tests.csproj b/TdLib.Tests/TdLib.Tests.csproj index 0199f654..9c892b14 100644 --- a/TdLib.Tests/TdLib.Tests.csproj +++ b/TdLib.Tests/TdLib.Tests.csproj @@ -15,7 +15,7 @@ SPDX-License-Identifier: MIT - +