Skip to content

Commit

Permalink
compatibility dnn92
Browse files Browse the repository at this point in the history
  • Loading branch information
sachatrauwaen committed Mar 28, 2018
1 parent 6d50248 commit da7abd5
Show file tree
Hide file tree
Showing 19 changed files with 816 additions and 0 deletions.
283 changes: 283 additions & 0 deletions OpenForm92.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,283 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{6A095548-426D-4495-A8EE-990665A08594}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Satrabel.OpenForm</RootNamespace>
<AssemblyName>Satrabel.OpenForm</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<TargetFrameworkProfile />
<UseGlobalApplicationHostFile />
<Use64BitIISExpress />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="ClientDependency.Core, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\ClientDependency.Core.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DotNetNuke, Version=7.3.2.109, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\DotNetNuke.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DotNetNuke.Instrumentation, Version=7.3.4.45, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\DotNetNuke.Instrumentation.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DotNetNuke.Web, Version=7.3.2.109, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\DotNetNuke.Web.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DotNetNuke.Web.Client, Version=7.3.2.109, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\DotNetNuke.Web.Client.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="DotNetNuke.WebUtility, Version=4.2.1.783, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\DotNetNuke.WebUtility.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>ref\dnn740\Newtonsoft.Json.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="OpenContent, Version=0.0.1.40237, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\OpenContent.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib">
<HintPath>..\ref\dnn920\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference> <Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Net.Http, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\System.Net.Http.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\System.Net.Http.Formatting.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\System.Web.Helpers.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ref\dnn920\System.Web.Http.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
</ItemGroup>
<ItemGroup>
<Compile Include="AlpacaFormBuilder.ascx.cs">
<DependentUpon>AlpacaFormBuilder.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="AlpacaFormBuilder.ascx.designer.cs">
<DependentUpon>AlpacaFormBuilder.ascx</DependentUpon>
</Compile>
<Compile Include="Components\FormUtils.cs" />
<Compile Include="Components\FeatureController.cs" />
<Compile Include="Components\Logger.cs" />
<Compile Include="Components\OpenFormController.cs" />
<Compile Include="Components\OpenFormInfo.cs" />
<Compile Include="Components\OpenFormUtils.cs" />
<Compile Include="Components\OpenFormAPIController.cs" />
<Compile Include="Components\OpenFormRouteMapper.cs" />
<Compile Include="Components\Recaptcha.cs" />
<Compile Include="Edit.ascx.designer.cs">
<DependentUpon>Edit.ascx</DependentUpon>
</Compile>
<Compile Include="EditData.ascx.cs">
<DependentUpon>EditData.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="EditData.ascx.designer.cs">
<DependentUpon>EditData.ascx</DependentUpon>
</Compile>
<Compile Include="EditSettings.ascx.cs">
<DependentUpon>EditSettings.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="EditSettings.ascx.designer.cs">
<DependentUpon>EditSettings.ascx</DependentUpon>
</Compile>
<Compile Include="EditTemplate.ascx.cs">
<DependentUpon>EditTemplate.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="EditTemplate.ascx.designer.cs">
<DependentUpon>EditTemplate.ascx</DependentUpon>
</Compile>
<Compile Include="OpenFormModuleBase.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="OpenFormModuleSettingsBase.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Edit.ascx.cs">
<DependentUpon>Edit.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ShareTemplate.ascx.cs">
<DependentUpon>ShareTemplate.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ShareTemplate.ascx.designer.cs">
<DependentUpon>ShareTemplate.ascx</DependentUpon>
</Compile>
<Compile Include="View.ascx.cs">
<DependentUpon>View.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="View.ascx.designer.cs">
<DependentUpon>View.ascx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Content Include="AlpacaFormBuilder.ascx" />
<Content Include="Edit.ascx" />
<Content Include="EditData.ascx" />
<Content Include="js\builder\formbuilder.css" />
<Content Include="js\builder\formbuilder.html" />
<Content Include="js\builder\formbuilder.js" />
<Content Include="EditSettings.ascx" />
<Content Include="EditTemplate.ascx" />
<Content Include="License.txt" />
<Content Include="ReleaseNotes.txt" />
<Content Include="ShareTemplate.ascx" />
<Content Include="View.ascx" />
</ItemGroup>
<ItemGroup>
<Content Include="OpenForm.dnn">
<SubType>Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="BuildScripts\ModulePackage.targets" />
<Content Include="BuildScripts\MSBuild.Community.Tasks.Targets" />
</ItemGroup>
<ItemGroup>
<Content Include="App_LocalResources\View.ascx.resx" />
</ItemGroup>
<ItemGroup>
<Content Include="App_LocalResources\Edit.ascx.resx" />
<Content Include="App_LocalResources\Settings.ascx.resx" />
</ItemGroup>
<ItemGroup>
<Content Include="Providers\DataProviders\SqlDataProvider\01.00.00.SqlDataProvider" />
<Content Include="Providers\DataProviders\SqlDataProvider\Uninstall.SqlDataProvider" />
</ItemGroup>
<ItemGroup>
<Content Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="settings-options.json" />
<Content Include="settings-schema.json" />
</ItemGroup>
<ItemGroup>
<Folder Include="Templates\" />
</ItemGroup>
<ItemGroup>
<Content Include="App_LocalResources\ShareTemplate.ascx.resx" />
</ItemGroup>
<ItemGroup>
<Content Include="App_LocalResources\EditTemplate.ascx.resx" />
</ItemGroup>
<ItemGroup>
<Content Include="App_LocalResources\EditSettings.ascx.resx" />
</ItemGroup>
<ItemGroup>
<Content Include="App_LocalResources\View.ascx.fr-FR.resx" />
</ItemGroup>
<ItemGroup>
<Content Include="App_LocalResources\AlpacaFormBuilder.ascx.resx" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
</PropertyGroup>
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
<DevelopmentServerPort>45040</DevelopmentServerPort>
<DevelopmentServerVPath>
</DevelopmentServerVPath>
<IISUrl>http://localhost:45040/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<PropertyGroup>
<Extension>zip</Extension>
<DNNFileName>OpenForm92</DNNFileName>
<PackageName>OpenForm92</PackageName>
<MSBuildCommunityTasksPath>$(SolutionDir)\packages\MSBuildTasks.1.4.0.88\tools</MSBuildCommunityTasksPath>
</PropertyGroup>
<Import Project="BuildScripts\ModulePackage.Targets" />
<Target Name="AfterBuild" DependsOnTargets="PackageModule">
</Target>
</Project>
Loading

0 comments on commit da7abd5

Please sign in to comment.