Skip to content

Commit 734ca6d

Browse files
committed
Updated to EdiFabric 10.4.2
1 parent e90fd18 commit 734ca6d

92 files changed

Lines changed: 247 additions & 247 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

EdiFabric.Examples.X12.AcknowledgeEDI/App.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
88
<dependentAssembly>
99
<assemblyIdentity name="EdiFabric" publicKeyToken="30198c5f4974e51a" culture="neutral" />
10-
<bindingRedirect oldVersion="0.0.0.0-10.4.1.0" newVersion="10.4.1.0" />
10+
<bindingRedirect oldVersion="0.0.0.0-10.4.2.0" newVersion="10.4.2.0" />
1111
</dependentAssembly>
1212
</assemblyBinding>
1313
</runtime>

EdiFabric.Examples.X12.AcknowledgeEDI/EdiFabric.Examples.X12.AcknowledgeEDI.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
<WarningLevel>4</WarningLevel>
3535
</PropertyGroup>
3636
<ItemGroup>
37-
<Reference Include="EdiFabric, Version=10.4.1.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
38-
<HintPath>..\packages\EdiFabric.Trial.10.4.1\lib\net45\EdiFabric.dll</HintPath>
37+
<Reference Include="EdiFabric, Version=10.4.2.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
38+
<HintPath>..\packages\EdiFabric.Trial.10.4.2\lib\net45\EdiFabric.dll</HintPath>
3939
</Reference>
40-
<Reference Include="EdiFabric.Templates.Hipaa, Version=2.6.4.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
41-
<HintPath>..\packages\EdiFabric.Templates.Hipaa.2.6.4\lib\net45\EdiFabric.Templates.Hipaa.dll</HintPath>
40+
<Reference Include="EdiFabric.Templates.Hipaa, Version=2.6.7.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
41+
<HintPath>..\packages\EdiFabric.Templates.Hipaa.2.6.7\lib\net45\EdiFabric.Templates.Hipaa.dll</HintPath>
4242
</Reference>
4343
<Reference Include="System" />
4444
<Reference Include="System.Core" />
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="EdiFabric.Templates.Hipaa" version="2.6.4" targetFramework="net45" />
4-
<package id="EdiFabric.Trial" version="10.4.1" targetFramework="net45" />
3+
<package id="EdiFabric.Templates.Hipaa" version="2.6.7" targetFramework="net45" />
4+
<package id="EdiFabric.Trial" version="10.4.2" targetFramework="net45" />
55
</packages>

EdiFabric.Examples.X12.CSV/EdiFabric.Examples.X12.CSV.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
<WarningLevel>4</WarningLevel>
3535
</PropertyGroup>
3636
<ItemGroup>
37-
<Reference Include="EdiFabric, Version=10.4.1.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
38-
<HintPath>..\packages\EdiFabric.Trial.10.4.1\lib\net45\EdiFabric.dll</HintPath>
37+
<Reference Include="EdiFabric, Version=10.4.2.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
38+
<HintPath>..\packages\EdiFabric.Trial.10.4.2\lib\net45\EdiFabric.dll</HintPath>
3939
</Reference>
40-
<Reference Include="EdiFabric.Templates.X12, Version=2.6.4.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
41-
<HintPath>..\packages\EdiFabric.Templates.X12.2.6.4\lib\net45\EdiFabric.Templates.X12.dll</HintPath>
40+
<Reference Include="EdiFabric.Templates.X12, Version=2.6.7.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
41+
<HintPath>..\packages\EdiFabric.Templates.X12.2.6.7\lib\net45\EdiFabric.Templates.X12.dll</HintPath>
4242
</Reference>
4343
<Reference Include="System" />
4444
<Reference Include="System.Core" />
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="EdiFabric.Templates.X12" version="2.6.4" targetFramework="net45" />
4-
<package id="EdiFabric.Trial" version="10.4.1" targetFramework="net45" />
3+
<package id="EdiFabric.Templates.X12" version="2.6.7" targetFramework="net45" />
4+
<package id="EdiFabric.Trial" version="10.4.2" targetFramework="net45" />
55
</packages>

EdiFabric.Examples.X12.Common/EdiFabric.Examples.X12.Common.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
<WarningLevel>4</WarningLevel>
3333
</PropertyGroup>
3434
<ItemGroup>
35-
<Reference Include="EdiFabric, Version=10.4.1.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
36-
<HintPath>..\packages\EdiFabric.Trial.10.4.1\lib\net45\EdiFabric.dll</HintPath>
35+
<Reference Include="EdiFabric, Version=10.4.2.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
36+
<HintPath>..\packages\EdiFabric.Trial.10.4.2\lib\net45\EdiFabric.dll</HintPath>
3737
</Reference>
38-
<Reference Include="EdiFabric.Templates.X12, Version=2.6.4.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
39-
<HintPath>..\packages\EdiFabric.Templates.X12.2.6.4\lib\net45\EdiFabric.Templates.X12.dll</HintPath>
38+
<Reference Include="EdiFabric.Templates.X12, Version=2.6.7.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
39+
<HintPath>..\packages\EdiFabric.Templates.X12.2.6.7\lib\net45\EdiFabric.Templates.X12.dll</HintPath>
4040
</Reference>
4141
<Reference Include="System" />
4242
<Reference Include="System.Core" />
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="EdiFabric.Templates.X12" version="2.6.4" targetFramework="net45" />
4-
<package id="EdiFabric.Trial" version="10.4.1" targetFramework="net45" />
3+
<package id="EdiFabric.Templates.X12" version="2.6.7" targetFramework="net45" />
4+
<package id="EdiFabric.Trial" version="10.4.2" targetFramework="net45" />
55
</packages>

EdiFabric.Examples.X12.DB/EdiFabric.Examples.X12.DB.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
<WarningLevel>4</WarningLevel>
3535
</PropertyGroup>
3636
<ItemGroup>
37-
<Reference Include="EdiFabric, Version=10.4.1.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
38-
<HintPath>..\packages\EdiFabric.Trial.10.4.1\lib\net45\EdiFabric.dll</HintPath>
37+
<Reference Include="EdiFabric, Version=10.4.2.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
38+
<HintPath>..\packages\EdiFabric.Trial.10.4.2\lib\net45\EdiFabric.dll</HintPath>
3939
</Reference>
40-
<Reference Include="EdiFabric.Templates.X12, Version=2.6.4.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
41-
<HintPath>..\packages\EdiFabric.Templates.X12.2.6.4\lib\net45\EdiFabric.Templates.X12.dll</HintPath>
40+
<Reference Include="EdiFabric.Templates.X12, Version=2.6.7.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
41+
<HintPath>..\packages\EdiFabric.Templates.X12.2.6.7\lib\net45\EdiFabric.Templates.X12.dll</HintPath>
4242
</Reference>
4343
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
4444
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="EdiFabric.Templates.X12" version="2.6.4" targetFramework="net45" />
4-
<package id="EdiFabric.Trial" version="10.4.1" targetFramework="net45" />
3+
<package id="EdiFabric.Templates.X12" version="2.6.7" targetFramework="net45" />
4+
<package id="EdiFabric.Trial" version="10.4.2" targetFramework="net45" />
55
<package id="EntityFramework" version="6.2.0" targetFramework="net461" />
66
</packages>

EdiFabric.Examples.X12.Demo/EdiFabric.Examples.X12.Demo.csproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
<WarningLevel>4</WarningLevel>
3333
</PropertyGroup>
3434
<ItemGroup>
35-
<Reference Include="EdiFabric, Version=10.4.1.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
36-
<HintPath>..\packages\EdiFabric.Trial.10.4.1\lib\net45\EdiFabric.dll</HintPath>
35+
<Reference Include="EdiFabric, Version=10.4.2.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
36+
<HintPath>..\packages\EdiFabric.Trial.10.4.2\lib\net45\EdiFabric.dll</HintPath>
3737
</Reference>
38-
<Reference Include="EdiFabric.Templates.Hipaa, Version=2.6.4.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
39-
<HintPath>..\packages\EdiFabric.Templates.Hipaa.2.6.4\lib\net45\EdiFabric.Templates.Hipaa.dll</HintPath>
38+
<Reference Include="EdiFabric.Templates.Hipaa, Version=2.6.7.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
39+
<HintPath>..\packages\EdiFabric.Templates.Hipaa.2.6.7\lib\net45\EdiFabric.Templates.Hipaa.dll</HintPath>
4040
</Reference>
41-
<Reference Include="EdiFabric.Templates.X12, Version=2.6.4.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
42-
<HintPath>..\packages\EdiFabric.Templates.X12.2.6.4\lib\net45\EdiFabric.Templates.X12.dll</HintPath>
41+
<Reference Include="EdiFabric.Templates.X12, Version=2.6.7.0, Culture=neutral, PublicKeyToken=30198c5f4974e51a, processorArchitecture=MSIL">
42+
<HintPath>..\packages\EdiFabric.Templates.X12.2.6.7\lib\net45\EdiFabric.Templates.X12.dll</HintPath>
4343
</Reference>
4444
<Reference Include="System" />
4545
<Reference Include="System.Core" />

0 commit comments

Comments
 (0)