From 86a51429bd1896cfc66a2b60f54089c207dd0827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 20:47:14 +0000 Subject: [PATCH] Bump Microsoft.DotNet.ILCompiler and MSTest Bumps Microsoft.DotNet.ILCompiler from 9.0.7 to 9.0.9 Bumps MSTest from 3.9.3 to 3.10.4 --- updated-dependencies: - dependency-name: Microsoft.DotNet.ILCompiler dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: MSTest dependency-version: 3.10.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 3 +- ...enci.SshNet.AotCompatibilityTestApp.csproj | 33 ++++++++++--------- 2 files changed, 19 insertions(+), 17 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 8138199d5..4f0a97e47 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -10,10 +10,11 @@ + - + diff --git a/test/Renci.SshNet.AotCompatibilityTestApp/Renci.SshNet.AotCompatibilityTestApp.csproj b/test/Renci.SshNet.AotCompatibilityTestApp/Renci.SshNet.AotCompatibilityTestApp.csproj index a18321dae..3597ec265 100644 --- a/test/Renci.SshNet.AotCompatibilityTestApp/Renci.SshNet.AotCompatibilityTestApp.csproj +++ b/test/Renci.SshNet.AotCompatibilityTestApp/Renci.SshNet.AotCompatibilityTestApp.csproj @@ -1,16 +1,17 @@ - - - - Exe - net9.0 - true - true - false - - - - - - - - + + + + Exe + net9.0 + true + true + false + + + + + + + + +