diff --git a/Directory.Build.props b/Directory.Build.props index 8d29f4085..a042e9147 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,6 +3,13 @@ $(NoWarn);NU1510 + + + true + + true diff --git a/ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj b/ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj index dcea51027..9d89f674e 100644 --- a/ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj +++ b/ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj @@ -11,6 +11,8 @@ 1.7.1.0 1.7.1.0 9.0 + + false False true diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index 3681515de..db5f3114e 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -11,6 +11,8 @@ 1.7.1.0 1.7.1.0 9.0 + + false False true diff --git a/ILSpy.Installer/ILSpy.Installer.csproj b/ILSpy.Installer/ILSpy.Installer.csproj index 8603eb6f1..51dae3d0f 100644 --- a/ILSpy.Installer/ILSpy.Installer.csproj +++ b/ILSpy.Installer/ILSpy.Installer.csproj @@ -4,6 +4,8 @@ Exe net472 ILSpy.Installer.Builder + + false