[commit] r2664 - trunk/Tests/GPyUnit/DsmlGeneratorTest

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Thu Feb 16 08:57:54 CST 2017


Author: ksmyth
Date: Thu Feb 16 08:57:54 2017
New Revision: 2664

Log:
Bump MgaMeta version in DsmlGeneratorTest

Modified:
   trunk/Tests/GPyUnit/DsmlGeneratorTest/DsmlGeneratorTest.csproj

Modified: trunk/Tests/GPyUnit/DsmlGeneratorTest/DsmlGeneratorTest.csproj
==============================================================================
--- trunk/Tests/GPyUnit/DsmlGeneratorTest/DsmlGeneratorTest.csproj	Wed Feb 15 17:56:05 2017	(r2663)
+++ trunk/Tests/GPyUnit/DsmlGeneratorTest/DsmlGeneratorTest.csproj	Thu Feb 16 08:57:54 2017	(r2664)
@@ -67,7 +67,7 @@
     <Reference Include="ISIS.GME.Dsml.BidirConnection">
       <HintPath>..\ISIS.GME.Dsml.BidirConnection.dll</HintPath>
     </Reference>
-    <Reference Include="MgaMeta, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1321e6b92842fe54, processorArchitecture=MSIL">
+    <Reference Include="MgaMeta, Version=1.0.1.0, Culture=neutral, PublicKeyToken=1321e6b92842fe54, processorArchitecture=MSIL">
       <HintPath>packages\GME.DSMLGenerator.Runtime.1.0.15.1\lib\net40\MgaMeta.dll</HintPath>
     </Reference>
     <Reference Include="System" />


More information about the gme-commit mailing list