diff --git a/Directory.Packages.props b/Directory.Packages.props index 6ae4272d0..f38690897 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -9,11 +9,12 @@ - + + - - + + @@ -21,6 +22,6 @@ - + \ No newline at end of file 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 + + + + + + + + +