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 + + + + + + + + +