Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

Commit

Permalink
Updating version and WhatsNew
Browse files Browse the repository at this point in the history
Adding Autofac to the installer
  • Loading branch information
hmemcpy committed Jun 13, 2012
1 parent dfa460c commit c84b68e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
5 changes: 5 additions & 0 deletions WhatsNew.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
What's new in Agent Mulder
==========================

v1.0.4
======
+ Initial support for Autofac (https://github.com/hmemcpy/AgentMulder/wiki/Autofac)
* Miscellaneous bug fixes

v1.0.3.1 - Hotfix
=================
* Fixed a bug where Ninject registration wasn't picked up by Agent Mulder (issue #10)
Expand Down
4 changes: 2 additions & 2 deletions src/CommonAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
[assembly: AssemblyProduct("AgentMulder plugin for ReSharper")]
[assembly: AssemblyCopyright("Copyright © Igal Tabachnik, 2012")]

[assembly: AssemblyVersion("1.0.3.1")]
[assembly: AssemblyFileVersion("1.0.3.1")]
[assembly: AssemblyVersion("1.0.4")]
[assembly: AssemblyFileVersion("1.0.4")]
10 changes: 6 additions & 4 deletions src/Installer.aip
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
<ROW Property="ARPURLINFOABOUT" Value="http://hmemcpy.github.com/AgentMulder/"/>
<ROW Property="MSIFASTINSTALL" MultiBuildValue="DefaultBuild:1"/>
<ROW Property="Manufacturer" Value="Igal Tabachnik" ValueLocId="*"/>
<ROW Property="ProductCode" Value="1033:{18631768-1ABA-4518-8B28-B0EA0BDB3421} " Type="16"/>
<ROW Property="ProductCode" Value="1033:{66933692-8604-4D77-867E-757B50D70A55} " Type="16"/>
<ROW Property="ProductLanguage" Value="1033"/>
<ROW Property="ProductName" Value="Agent Mulder plugin for ReSharper" ValueLocId="*"/>
<ROW Property="ProductShortName" Value="AgentMulder"/>
<ROW Property="ProductVersion" Value="1.0.3.1" Type="32"/>
<ROW Property="ProductVersion" Value="1.0.4" Type="32"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/>
<ROW Property="UpgradeCode" Value="{F9637657-9637-4700-9455-375306DC5D47}"/>
<ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>
Expand All @@ -27,20 +27,22 @@
<ROW Directory="TARGETDIR" DefaultDir="SourceDir"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
<ROW Component="AgentMulder.Containers.Autofac.dll" ComponentId="{66CFA2D2-4142-44A6-A706-7E59C9365CB6}" Directory_="Containers_Dir" Attributes="0" KeyPath="AgentMulder.Containers.Autofac.dll"/>
<ROW Component="AgentMulder.Containers.CastleWindsor.dll" ComponentId="{9A55E12B-752B-4D55-94C4-A54630532B0D}" Directory_="Containers_Dir" Attributes="0" KeyPath="AgentMulder.Containers.CastleWindsor.dll"/>
<ROW Component="AgentMulder.Containers.Ninject.dll" ComponentId="{13E0D976-6481-43BD-8090-8D054F7B5156}" Directory_="Containers_Dir" Attributes="0" KeyPath="AgentMulder.Containers.Ninject.dll"/>
<ROW Component="AgentMulder.Containers.Unity.dll" ComponentId="{792C1CDC-9218-4981-A658-91FD513A0B01}" Directory_="Containers_Dir" Attributes="0" KeyPath="AgentMulder.Containers.Unity.dll"/>
<ROW Component="AgentMulder.ReSharper.Domain.dll" ComponentId="{2ABBA2E3-9761-461B-901D-DA95194EA5FC}" Directory_="APPDIR" Attributes="0" KeyPath="AgentMulder.ReSharper.Domain.dll"/>
<ROW Component="AgentMulder.ReSharper.Plugin.dll" ComponentId="{169FF641-AD47-4E97-ADE4-4BEC55C5273F}" Directory_="APPDIR" Attributes="0" KeyPath="AgentMulder.ReSharper.Plugin.dll"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiFeatsComponent">
<ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0" Components="AgentMulder.Containers.CastleWindsor.dll AgentMulder.Containers.Ninject.dll AgentMulder.Containers.Unity.dll AgentMulder.ReSharper.Domain.dll AgentMulder.ReSharper.Plugin.dll"/>
<ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0" Components="AgentMulder.Containers.Autofac.dll AgentMulder.Containers.CastleWindsor.dll AgentMulder.Containers.Ninject.dll AgentMulder.Containers.Unity.dll AgentMulder.ReSharper.Domain.dll AgentMulder.ReSharper.Plugin.dll"/>
<ATTRIBUTE name="CurrentFeature" value="MainFeature"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent">
<ROW File="AgentMulder.Containers.Autofac.dll" Component_="AgentMulder.Containers.Autofac.dll" FileName="AgentM~4.dll|AgentMulder.Containers.Autofac.dll" Attributes="0" SourcePath="..\output\Release\Containers\AgentMulder.Containers.Autofac.dll" SelfReg="false"/>
<ROW File="AgentMulder.Containers.CastleWindsor.dll" Component_="AgentMulder.Containers.CastleWindsor.dll" FileName="AgentM~1.dll|AgentMulder.Containers.CastleWindsor.dll" Attributes="0" SourcePath="..\output\Release\Containers\AgentMulder.Containers.CastleWindsor.dll" SelfReg="false" NextFile="AgentMulder.Containers.Ninject.dll"/>
<ROW File="AgentMulder.Containers.Ninject.dll" Component_="AgentMulder.Containers.Ninject.dll" FileName="AgentM~2.dll|AgentMulder.Containers.Ninject.dll" Attributes="0" SourcePath="..\output\Release\Containers\AgentMulder.Containers.Ninject.dll" SelfReg="false" NextFile="AgentMulder.Containers.Unity.dll"/>
<ROW File="AgentMulder.Containers.Unity.dll" Component_="AgentMulder.Containers.Unity.dll" FileName="AgentM~3.dll|AgentMulder.Containers.Unity.dll" Attributes="0" SourcePath="..\output\Release\Containers\AgentMulder.Containers.Unity.dll" SelfReg="false"/>
<ROW File="AgentMulder.Containers.Unity.dll" Component_="AgentMulder.Containers.Unity.dll" FileName="AgentM~3.dll|AgentMulder.Containers.Unity.dll" Attributes="0" SourcePath="..\output\Release\Containers\AgentMulder.Containers.Unity.dll" SelfReg="false" NextFile="AgentMulder.Containers.Autofac.dll"/>
<ROW File="AgentMulder.ReSharper.Domain.dll" Component_="AgentMulder.ReSharper.Domain.dll" FileName="AgentM~1.dll|AgentMulder.ReSharper.Domain.dll" Attributes="0" SourcePath="..\output\Release\AgentMulder.ReSharper.Domain.dll" SelfReg="false" NextFile="AgentMulder.ReSharper.Plugin.dll"/>
<ROW File="AgentMulder.ReSharper.Plugin.dll" Component_="AgentMulder.ReSharper.Plugin.dll" FileName="AgentM~2.dll|AgentMulder.ReSharper.Plugin.dll" Attributes="0" SourcePath="..\output\Release\AgentMulder.ReSharper.Plugin.dll" SelfReg="false" NextFile="AgentMulder.Containers.CastleWindsor.dll"/>
</COMPONENT>
Expand Down

0 comments on commit c84b68e

Please sign in to comment.