File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1212 <AssemblyName >Java.Interop.Dynamic</AssemblyName >
1313 <TargetFrameworkProfile >Profile78</TargetFrameworkProfile >
1414 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
15+ <SignAssembly >true</SignAssembly >
16+ <AssemblyOriginatorKeyFile >..\..\product.snk</AssemblyOriginatorKeyFile >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1719 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1212 <AssemblyName >Java.Interop.Export</AssemblyName >
1313 <TargetFrameworkProfile >Profile78</TargetFrameworkProfile >
1414 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
15+ <SignAssembly >true</SignAssembly >
16+ <AssemblyOriginatorKeyFile >..\..\product.snk</AssemblyOriginatorKeyFile >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1719 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1313 <TargetFrameworkProfile >Profile111</TargetFrameworkProfile >
1414 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1515 <NoWarn >1591</NoWarn >
16+ <SignAssembly >true</SignAssembly >
17+ <AssemblyOriginatorKeyFile >..\..\product.snk</AssemblyOriginatorKeyFile >
1618 </PropertyGroup >
1719 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1820 <DebugSymbols >true</DebugSymbols >
4749 <ConsolePause >false</ConsolePause >
4850 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
4951 <JNIEnvGenPath >..\..\bin\BuildDebug</JNIEnvGenPath >
50- <SignAssembly >True</SignAssembly >
51- <DelaySign >True</DelaySign >
5252 </PropertyGroup >
5353 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'XAIntegrationRelease|AnyCPU' " >
5454 <Optimize >True</Optimize >
5959 <ConsolePause >false</ConsolePause >
6060 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
6161 <JNIEnvGenPath >..\..\bin\BuildDebug</JNIEnvGenPath >
62- <SignAssembly >True</SignAssembly >
63- <DelaySign >True</DelaySign >
6462 </PropertyGroup >
6563 <ItemGroup >
6664 <Compile Include =" Properties\AssemblyInfo.cs" />
You can’t perform that action at this time.
0 commit comments