Untitled

 avatar
unknown
plain_text
2 months ago
549 B
4
Indexable
<Project>
    <PropertyGroup>
        <OutputType>Exe</OutputType>
        <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
        <PlatformTarget>x86</PlatformTarget>
    </PropertyGroup>
    <ItemGroup>
        <COMReference Include="SAPFEWSELib">
            <Guid>{B94EFC40-167B-11D1-BED2-080009DCA202}</Guid>
            <VersionMajor>1</VersionMajor>
            <VersionMinor>0</VersionMinor>
            <WrapperTool>tlbimp</WrapperTool>
            <Lcid>0</Lcid>
        </COMReference>
    </ItemGroup>
</Project>
Editor is loading...
Leave a Comment