File tree Expand file tree Collapse file tree
Tes3MpPluginHelperGui/Tes3MpPluginHelperGui
Tes3MpPluginHelper/Tes3MpPluginHelper Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <DefineConstants >DEBUG;TRACE</DefineConstants >
1414 </PropertyGroup >
1515
16+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
17+ <DebugType >none</DebugType >
18+ </PropertyGroup >
19+
1620</Project >
Original file line number Diff line number Diff line change 88 <ImplicitUsings >enable</ImplicitUsings >
99 <SignAssembly >True</SignAssembly >
1010 <AssemblyOriginatorKeyFile >C:\Users\asker\source\repos\Tes3MpPluginHelper\Tes3MpPluginHelperGui.snk</AssemblyOriginatorKeyFile >
11- <AssemblyVersion >0.3.0.0</AssemblyVersion >
12- <FileVersion >0.3.0.0</FileVersion >
11+ <AssemblyVersion >0.3.1.0</AssemblyVersion >
12+ <FileVersion >0.3.1.0</FileVersion >
13+ </PropertyGroup >
14+
15+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
16+ <DebugType >none</DebugType >
17+ <Optimize >False</Optimize >
18+ </PropertyGroup >
19+
20+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
21+ <DebugType >none</DebugType >
1322 </PropertyGroup >
1423
1524 <ItemGroup >
You can’t perform that action at this time.
0 commit comments