Moved Interop.ASPTypeLibrary.dll to the Library folder
This commit is contained in:
parent
c9a59a0c5e
commit
7d903930bf
18 changed files with 2357 additions and 2381 deletions
|
@ -49,7 +49,7 @@
|
||||||
<Reference Include="Interop.ASPTypeLibrary, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Interop.ASPTypeLibrary, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<EmbedInteropTypes>True</EmbedInteropTypes>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||||||
<HintPath>bin\Debug\Interop.ASPTypeLibrary.dll</HintPath>
|
<HintPath>..\library\40\Interop.ASPTypeLibrary.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.Dynamic, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.Dynamic, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
|
|
|
@ -47,6 +47,10 @@
|
||||||
<ErrorReport>prompt</ErrorReport>
|
<ErrorReport>prompt</ErrorReport>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<Reference Include="Interop.ASPTypeLibrary, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\library\35\Interop.ASPTypeLibrary.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="Microsoft.Dynamic, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.Dynamic, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>..\library\35\Microsoft.Dynamic.dll</HintPath>
|
<HintPath>..\library\35\Microsoft.Dynamic.dll</HintPath>
|
||||||
|
@ -113,16 +117,6 @@
|
||||||
<Name>VBScript</Name>
|
<Name>VBScript</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
|
||||||
<COMReference Include="ASPTypeLibrary">
|
|
||||||
<Guid>{D97A6DA0-A85C-11CF-83AE-00A0C90C2BD8}</Guid>
|
|
||||||
<VersionMajor>3</VersionMajor>
|
|
||||||
<VersionMinor>0</VersionMinor>
|
|
||||||
<Lcid>0</Lcid>
|
|
||||||
<WrapperTool>tlbimp</WrapperTool>
|
|
||||||
<Isolated>False</Isolated>
|
|
||||||
</COMReference>
|
|
||||||
</ItemGroup>
|
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
BIN
aspclassiccompiler/library/35/Interop.ASPTypeLibrary.dll
Normal file
BIN
aspclassiccompiler/library/35/Interop.ASPTypeLibrary.dll
Normal file
Binary file not shown.
BIN
aspclassiccompiler/library/40/Interop.ASPTypeLibrary.dll
Normal file
BIN
aspclassiccompiler/library/40/Interop.ASPTypeLibrary.dll
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue