Skip to content

Commit 32e283e

Browse files
committed
Updating:
- Microting.eForm to 2.1.146
1 parent 7796886 commit 32e283e

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

eFormAPI/eFormAPI/eFormAPI.Web.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@
130130
<Reference Include="Microsoft.Owin.Security.OAuth, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
131131
<HintPath>..\packages\Microsoft.Owin.Security.OAuth.3.1.0\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
132132
</Reference>
133-
<Reference Include="Microting.eForm, Version=2.1.142.0, Culture=neutral, processorArchitecture=AMD64">
134-
<HintPath>..\packages\Microting.eForm.2.1.142\lib\net45\Microting.eForm.dll</HintPath>
133+
<Reference Include="Microting.eForm, Version=2.1.146.0, Culture=neutral, processorArchitecture=AMD64">
134+
<HintPath>..\packages\Microting.eForm.2.1.146\lib\net45\Microting.eForm.dll</HintPath>
135135
</Reference>
136136
<Reference Include="MySql.Data, Version=6.9.11.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d">
137137
<HintPath>..\packages\MySql.Data.6.9.11\lib\net45\MySql.Data.dll</HintPath>
@@ -360,6 +360,7 @@
360360
</ItemGroup>
361361
<ItemGroup>
362362
<Content Include="Global.asax" />
363+
<Content Include="JasperExporter.jar" />
363364
<Content Include="Web.config">
364365
<SubType>Designer</SubType>
365366
</Content>

eFormAPI/eFormAPI/eFormAPI.Web.csproj.user

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<IISExpressWindowsAuthentication />
1616
<IISExpressUseClassicPipelineMode />
1717
<UseGlobalApplicationHostFile />
18+
<LastActiveSolutionConfig>Debug|x64</LastActiveSolutionConfig>
1819
</PropertyGroup>
1920
<ProjectExtensions>
2021
<VisualStudio>

eFormAPI/eFormAPI/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<package id="Microsoft.Owin.Security.Cookies" version="3.1.0" targetFramework="net46" />
4040
<package id="Microsoft.Owin.Security.OAuth" version="3.1.0" targetFramework="net46" />
4141
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net46" />
42-
<package id="Microting.eForm" version="2.1.142" targetFramework="net461" />
42+
<package id="Microting.eForm" version="2.1.146" targetFramework="net461" />
4343
<package id="Modernizr" version="2.8.3" targetFramework="net46" />
4444
<package id="MySql.Data" version="6.9.11" targetFramework="net46" />
4545
<package id="MySql.Data.Entity" version="6.9.11" targetFramework="net46" />

0 commit comments

Comments
 (0)