Skip to content

Commit 10868ac

Browse files
TX Text Control 32.0 with Service Pack 2
1 parent d60c4b0 commit 10868ac

File tree

4 files changed

+6
-9
lines changed

4 files changed

+6
-9
lines changed

ASP.NET MVC/tx-aspnet-mvc_framework-editor/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<package id="Microsoft.Web.Infrastructure" version="2.0.0" targetFramework="net48" />
1818
<package id="Modernizr" version="2.8.3" targetFramework="net48" />
1919
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net48" />
20-
<package id="TXTextControl.Web" version="32.0.0" targetFramework="net48" />
20+
<package id="TXTextControl.Web" version="32.2.0" targetFramework="net48" />
2121
<package id="WebGrease" version="1.6.0" targetFramework="net48" />
2222
</packages>

ASP.NET MVC/tx-aspnet-mvc_framework-editor/tx-aspnet-mvc_framework-editor.csproj

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,8 @@
106106
<Reference Include="System.Web.Optimization">
107107
<HintPath>packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
108108
</Reference>
109-
<Reference Include="TXTextControl.Web, Version=31.4.0.0, Culture=neutral, PublicKeyToken=6b83fe9a75cfb638, processorArchitecture=MSIL">
110-
<HintPath>packages\TXTextControl.Web.31.4.0\lib\net45\TXTextControl.Web.dll</HintPath>
111-
</Reference>
112-
<Reference Include="TXTextControl.Web.DocumentEditor, Version=32.0.0.0, Culture=neutral, PublicKeyToken=6b83fe9a75cfb638, processorArchitecture=MSIL">
113-
<HintPath>packages\TXTextControl.Web.32.0.0\lib\net45\TXTextControl.Web.DocumentEditor.dll</HintPath>
109+
<Reference Include="TXTextControl.Web.DocumentEditor, Version=32.2.0.0, Culture=neutral, PublicKeyToken=6b83fe9a75cfb638, processorArchitecture=MSIL">
110+
<HintPath>packages\TXTextControl.Web.32.2.0\lib\net45\TXTextControl.Web.DocumentEditor.dll</HintPath>
114111
</Reference>
115112
<Reference Include="WebGrease">
116113
<Private>True</Private>

ASP.NET MVC/tx-aspnet-mvc_framework-viewer/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
<package id="System.Text.Json" version="7.0.2" targetFramework="net48" />
3535
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net48" />
3636
<package id="System.ValueTuple" version="4.5.0" targetFramework="net48" />
37-
<package id="TXTextControl.Web.DocumentViewer" version="32.0.1" targetFramework="net48" />
37+
<package id="TXTextControl.Web.DocumentViewer" version="32.2.0" targetFramework="net48" />
3838
<package id="WebGrease" version="1.6.0" targetFramework="net48" />
3939
</packages>

ASP.NET MVC/tx-aspnet-mvc_framework-viewer/tx-aspnet-mvc_framework-viewer.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@
177177
<SpecificVersion>False</SpecificVersion>
178178
<HintPath>..\..\..\..\..\Program Files\Text Control GmbH\TX Text Control 32.0.NET Server for ASP.NET\Assembly\TXTextControl.Server.dll</HintPath>
179179
</Reference>
180-
<Reference Include="TXTextControl.Web.MVC.DocumentViewer, Version=32.0.1.0, Culture=neutral, PublicKeyToken=6b83fe9a75cfb638, processorArchitecture=MSIL">
181-
<HintPath>packages\TXTextControl.Web.DocumentViewer.32.0.1\lib\net45\TXTextControl.Web.MVC.DocumentViewer.dll</HintPath>
180+
<Reference Include="TXTextControl.Web.MVC.DocumentViewer, Version=32.1.1.0, Culture=neutral, PublicKeyToken=6b83fe9a75cfb638, processorArchitecture=MSIL">
181+
<HintPath>packages\TXTextControl.Web.DocumentViewer.32.2.0\lib\net45\TXTextControl.Web.MVC.DocumentViewer.dll</HintPath>
182182
</Reference>
183183
<Reference Include="WebGrease">
184184
<Private>True</Private>

0 commit comments

Comments
 (0)