This repository was archived by the owner on Oct 16, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Libraries/AvalonEdit/ICSharpCode.AvalonEdit Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 <PropertyGroup Condition =" '$(Platform)' == 'WithNRefactory' " >
4040 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
4141 <DefineConstants >DOTNET4;NREFACTORY</DefineConstants >
42+ <AssemblyOriginatorKeyFile >..\..\NRefactory\ICSharpCode.NRefactory.snk</AssemblyOriginatorKeyFile >
4243 </PropertyGroup >
4344 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
4445 <OutputPath >bin\Debug\</OutputPath >
Original file line number Diff line number Diff line change 4343 <bindingRedirect oldVersion="5.0.0.0-$INSERTVERSION$" newVersion="$INSERTVERSION$"/>
4444 </dependentAssembly>
4545 <dependentAssembly>
46- <assemblyIdentity name="ICSharpCode.AvalonEdit" publicKeyToken="9cc39be672370310 " culture="neutral"/>
47- <bindingRedirect oldVersion="5.0.0.0-$INSERTVERSION$ " newVersion="$INSERTVERSION$ "/>
46+ <assemblyIdentity name="ICSharpCode.AvalonEdit" publicKeyToken="d4bfe873e7598c49 " culture="neutral"/>
47+ <bindingRedirect oldVersion="5.0.0.0-5.0.1 " newVersion="5.0.1 "/>
4848 </dependentAssembly>
4949 <dependentAssembly>
5050 <assemblyIdentity name="ICSharpCode.TreeView" publicKeyToken="f829da5c02be14ee" culture="neutral"/>
You can’t perform that action at this time.
0 commit comments