[commit] r2603 - trunk/GME/CSGUI
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Fri Jul 31 10:16:05 CDT 2015
Author: ksmyth
Date: Fri Jul 31 10:16:05 2015
New Revision: 2603
Log:
CSGUID: EmbedInteropTypes=False
Modified:
trunk/GME/CSGUI/CSGUI.csproj
Modified: trunk/GME/CSGUI/CSGUI.csproj
==============================================================================
--- trunk/GME/CSGUI/CSGUI.csproj Fri Jul 31 10:15:52 2015 (r2602)
+++ trunk/GME/CSGUI/CSGUI.csproj Fri Jul 31 10:16:05 2015 (r2603)
@@ -44,22 +44,22 @@
<ItemGroup>
<Reference Include="GME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f240a760fe751c2e, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <EmbedInteropTypes>True</EmbedInteropTypes>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\DotNetPIAs_1.0.0.0\GME.dll</HintPath>
</Reference>
<Reference Include="GME.MGA, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f240a760fe751c2e, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <EmbedInteropTypes>True</EmbedInteropTypes>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\DotNetPIAs_1.0.0.0\GME.MGA.dll</HintPath>
</Reference>
<Reference Include="GME.MGA.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f240a760fe751c2e, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <EmbedInteropTypes>True</EmbedInteropTypes>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\DotNetPIAs_1.0.0.0\GME.MGA.Core.dll</HintPath>
</Reference>
<Reference Include="GME.MGA.Meta, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f240a760fe751c2e, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <EmbedInteropTypes>True</EmbedInteropTypes>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
<HintPath>..\DotNetPIAs_1.0.0.0\GME.MGA.Meta.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
More information about the gme-commit
mailing list