diff --git a/build-tools/jnienv-gen/Properties/AssemblyInfo.cs b/build-tools/jnienv-gen/Properties/AssemblyInfo.cs deleted file mode 100644 index 4b5ff578e..000000000 --- a/build-tools/jnienv-gen/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. -[assembly: AssemblyTitle ("jnienv-gen")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("jon")] -[assembly: AssemblyTrademark ("")] -[assembly: AssemblyCulture ("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("1.0.*")] -// The following attributes are used to specify the signing key for the assembly, -// if desired. See the Mono documentation for more information about signing. -//[assembly: AssemblyDelaySign(false)] -//[assembly: AssemblyKeyFile("")] - diff --git a/build-tools/jnienv-gen/jnienv-gen.csproj b/build-tools/jnienv-gen/jnienv-gen.csproj index 4928a4bf2..d8ca15ebd 100644 --- a/build-tools/jnienv-gen/jnienv-gen.csproj +++ b/build-tools/jnienv-gen/jnienv-gen.csproj @@ -1,42 +1,14 @@ - - + + - Debug - AnyCPU - 10.0.0 - 2.0 - {6410DA0F-5E14-4FC0-9AEE-F4C542C96C7A} Exe - jnienvgen - jnienv-gen - v4.6.1 + net472 + false + false - - - true - full - false - $(BuildToolOutputFullPath) - DEBUG; - prompt - 4 - true - - - full - true + + $(BuildToolOutputFullPath) - prompt - 4 - true - - - - - - - - - - \ No newline at end of file + + diff --git a/src/Java.Interop/Java.Interop.csproj b/src/Java.Interop/Java.Interop.csproj index 04131ad13..47bebad19 100644 --- a/src/Java.Interop/Java.Interop.csproj +++ b/src/Java.Interop/Java.Interop.csproj @@ -60,9 +60,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - False - +