Skip to content

Commit a0d6b91

Browse files
committed
Updated to DVB.NET 4.2
1 parent 1216d1f commit a0d6b91

111 files changed

Lines changed: 452 additions & 452 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.

DVB.NET Viewer/Application/DVBNETViewer.csproj

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -67,32 +67,32 @@
6767
<Prefer32Bit>false</Prefer32Bit>
6868
</PropertyGroup>
6969
<ItemGroup>
70-
<Reference Include="JMS.DVB.Common, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
71-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\GAC\JMS.DVB.Common.dll</HintPath>
70+
<Reference Include="JMS.DVB.Common, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
71+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\GAC\JMS.DVB.Common.dll</HintPath>
7272
</Reference>
73-
<Reference Include="JMS.DVB.DeviceAccess, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
74-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.DeviceAccess.dll</HintPath>
73+
<Reference Include="JMS.DVB.DeviceAccess, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
74+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.DeviceAccess.dll</HintPath>
7575
<Private>False</Private>
7676
</Reference>
77-
<Reference Include="JMS.DVB.HardwareAbstraction, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
78-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.HardwareAbstraction.dll</HintPath>
77+
<Reference Include="JMS.DVB.HardwareAbstraction, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
78+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.HardwareAbstraction.dll</HintPath>
7979
<Private>False</Private>
8080
</Reference>
81-
<Reference Include="JMS.DVB.DirectShow, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
82-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.DirectShow.dll</HintPath>
81+
<Reference Include="JMS.DVB.DirectShow, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
82+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.DirectShow.dll</HintPath>
8383
<Private>False</Private>
8484
</Reference>
85-
<Reference Include="JMS.DVB.SITables, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
86-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.SITables.dll</HintPath>
85+
<Reference Include="JMS.DVB.SITables, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
86+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.SITables.dll</HintPath>
8787
<Private>False</Private>
8888
</Reference>
89-
<Reference Include="JMS.DVB.Viewer, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
89+
<Reference Include="JMS.DVB.Viewer, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
9090
<HintPath>..\Assemblies\JMS.DVB.Viewer.dll</HintPath>
9191
<SpecificVersion>False</SpecificVersion>
9292
<Private>False</Private>
9393
</Reference>
94-
<Reference Include="JMS.FavoriteManager, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
95-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.FavoriteManager.dll</HintPath>
94+
<Reference Include="JMS.FavoriteManager, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
95+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.FavoriteManager.dll</HintPath>
9696
<Private>False</Private>
9797
</Reference>
9898
<Reference Include="System" />

DVB.NET Viewer/Application/Properties/AssemblyInfo.cs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyTitle("DVB.NET / VCR.NET Stream Viewer")]
9-
[assembly: AssemblyDescription("User Interface to DVB.NET / VCR.NET Transport Streams")]
8+
[assembly: AssemblyTitle( "DVB.NET / VCR.NET Stream Viewer" )]
9+
[assembly: AssemblyDescription( "User Interface to DVB.NET / VCR.NET Transport Streams" )]
1010
[assembly: AssemblyConfiguration( "" )]
1111
[assembly: AssemblyCompany( "JMS" )]
1212
[assembly: AssemblyProduct( "DVB.NET" )]
@@ -17,10 +17,10 @@
1717
// Setting ComVisible to false makes the types in this assembly not visible
1818
// to COM components. If you need to access a type in this assembly from
1919
// COM, set the ComVisible attribute to true on that type.
20-
[assembly: ComVisible(false)]
20+
[assembly: ComVisible( false )]
2121

2222
// The following GUID is for the ID of the typelib if this project is exposed to COM
23-
[assembly: Guid("66acf330-6e4e-4f8a-bd73-de8de987fcda")]
23+
[assembly: Guid( "66acf330-6e4e-4f8a-bd73-de8de987fcda" )]
2424

2525
// Version information for an assembly consists of the following four values:
2626
//
@@ -29,5 +29,5 @@
2929
// Build Number
3030
// Revision
3131
//
32-
[assembly: AssemblyVersion("4.1.0.0")]
33-
[assembly: AssemblyFileVersion("4.1.0.0")]
32+
[assembly: AssemblyVersion( "4.2.0.0" )]
33+
[assembly: AssemblyFileVersion( "4.2.0.0" )]

DVB.NET Viewer/Setups/Viewer/DirectoryTree.wxs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Directory Id="ProgramFilesFolder">
1313
<Directory Id="ManufacturerFolder" Name="$(var.Manufacturer)">
1414

15-
<Directory Id="INSTALLFOLDER" Name="DVB.NET Viewer 4.1">
15+
<Directory Id="INSTALLFOLDER" Name="DVB.NET Viewer 4.2">
1616

1717
<Directory Id="JMS.DVB.Viewer.Binaries" />
1818
<Directory Id="JMS.DVB.Viewer.Documents" />
@@ -35,7 +35,7 @@
3535

3636
<!-- Menüeinträge -->
3737
<Directory Id="ProgramMenuFolder">
38-
<Directory Id="ShortCutFolder" Name="DVB.NET 4.1" />
38+
<Directory Id="ShortCutFolder" Name="DVB.NET 4.2" />
3939
</Directory>
4040

4141
</Directory>

DVB.NET Viewer/Setups/Viewer/Product.wxs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<Product
88
Id="*"
9-
Name="DVB.NET Viewer 4.1"
9+
Name="DVB.NET Viewer 4.2"
1010
Language="1031"
1111
Version="!(wix.SETUPVERSION)"
1212
Manufacturer="$(var.Manufacturer)"
@@ -34,7 +34,7 @@
3434

3535
<!-- Spezielle Einstellungen für die Installation -->
3636
<Property Id="ARPHELPLINK" Value="http://www.watchersnet.de/Default.aspx?tabid=52&amp;g=topics&amp;f=19" />
37-
<Property Id="ARPCOMMENTS" Value="DVB.NET Viewer 4.1" />
37+
<Property Id="ARPCOMMENTS" Value="DVB.NET Viewer 4.2" />
3838
<Property Id="ARPPRODUCTICON" Value="THEICON" />
3939

4040
<!-- Sonderoptionen für die Installation -->
@@ -55,7 +55,7 @@
5555

5656
<!-- DVB.NET muss in der korrekten Version installiert sein -->
5757
<Property Id="DVBNETCORE">
58-
<RegistrySearch Id="DVBNETCOREREG" Win64="no" Root="HKLM" Key="Software\JMS\DVB.NET\4.1.0.0" Name="Root Directory" Type="raw" />
58+
<RegistrySearch Id="DVBNETCOREREG" Win64="no" Root="HKLM" Key="Software\JMS\DVB.NET\4.2.0.0" Name="Root Directory" Type="raw" />
5959
</Property>
6060
<Condition Message="!(loc.DVBNETMISSING)">
6161
<![CDATA[Installed OR DVBNETCORE]]>

DVB.NET Viewer/Setups/Viewer/Viewer.wixproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
<OutputPath>..\..\..\msi\</OutputPath>
1818
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
1919
<DefineConstants>Debug</DefineConstants>
20-
<WixVariables>SETUPVERSION=4.2.13</WixVariables>
20+
<WixVariables>SETUPVERSION=4.2.14</WixVariables>
2121
<Cultures>de-de</Cultures>
2222
<SuppressPdbOutput>True</SuppressPdbOutput>
2323
<SuppressIces>ICE57</SuppressIces>
2424
</PropertyGroup>
2525
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
2626
<OutputPath>..\..\..\msi\</OutputPath>
2727
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
28-
<WixVariables>SETUPVERSION=4.2.13</WixVariables>
28+
<WixVariables>SETUPVERSION=4.2.14</WixVariables>
2929
<Cultures>de-de</Cultures>
3030
<SuppressPdbOutput>True</SuppressPdbOutput>
3131
<SuppressIces>ICE57</SuppressIces>

DVB.NET Viewer/ViewerControl/JMS.DVB.Viewer.csproj

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -66,36 +66,36 @@
6666
<Prefer32Bit>false</Prefer32Bit>
6767
</PropertyGroup>
6868
<ItemGroup>
69-
<Reference Include="JMS.DVB.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
70-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.Algorithms.dll</HintPath>
69+
<Reference Include="JMS.DVB.Algorithms, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
70+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.Algorithms.dll</HintPath>
7171
<Private>False</Private>
7272
</Reference>
73-
<Reference Include="JMS.DVB.DirectShow, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
74-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.DirectShow.dll</HintPath>
73+
<Reference Include="JMS.DVB.DirectShow, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
74+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.DirectShow.dll</HintPath>
7575
<Private>False</Private>
7676
</Reference>
77-
<Reference Include="JMS.DVB.EPG, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
78-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.EPG.dll</HintPath>
77+
<Reference Include="JMS.DVB.EPG, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
78+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.EPG.dll</HintPath>
7979
<Private>False</Private>
8080
</Reference>
81-
<Reference Include="JMS.DVB.HardwareAbstraction, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
82-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.HardwareAbstraction.dll</HintPath>
81+
<Reference Include="JMS.DVB.HardwareAbstraction, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
82+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.HardwareAbstraction.dll</HintPath>
8383
<Private>False</Private>
8484
</Reference>
85-
<Reference Include="JMS.DVB.SITables, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
86-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.SITables.dll</HintPath>
85+
<Reference Include="JMS.DVB.SITables, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
86+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.SITables.dll</HintPath>
8787
<Private>False</Private>
8888
</Reference>
89-
<Reference Include="JMS.DVB.SourceManagement, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
90-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.SourceManagement.dll</HintPath>
89+
<Reference Include="JMS.DVB.SourceManagement, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
90+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.SourceManagement.dll</HintPath>
9191
<Private>False</Private>
9292
</Reference>
93-
<Reference Include="JMS.DVB.TS, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
94-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.DVB.TS.dll</HintPath>
93+
<Reference Include="JMS.DVB.TS, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
94+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.DVB.TS.dll</HintPath>
9595
<Private>False</Private>
9696
</Reference>
97-
<Reference Include="JMS.FavoriteManager, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
98-
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.1\RunTime\JMS.FavoriteManager.dll</HintPath>
97+
<Reference Include="JMS.FavoriteManager, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
98+
<HintPath>..\..\..\..\..\..\..\Program Files\JMS\DVB.NET 4.2\RunTime\JMS.FavoriteManager.dll</HintPath>
9999
<Private>False</Private>
100100
</Reference>
101101
<Reference Include="Newtonsoft.Json">

DVB.NET Viewer/ViewerControl/Properties/AssemblyInfo.cs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyTitle("DVB.NET / VCR.NET Viewer Contol")]
9-
[assembly: AssemblyDescription(".NET Control to View DVB.NET / VCR.NET Transport Streams")]
8+
[assembly: AssemblyTitle( "DVB.NET / VCR.NET Viewer Contol" )]
9+
[assembly: AssemblyDescription( ".NET Control to View DVB.NET / VCR.NET Transport Streams" )]
1010
[assembly: AssemblyConfiguration( "" )]
1111
[assembly: AssemblyCompany( "JMS" )]
1212
[assembly: AssemblyProduct( "DVB.NET" )]
13-
[assembly: AssemblyCopyright( "Copyright © 2008-11" )]
13+
[assembly: AssemblyCopyright( "Copyright © 2008-13" )]
1414
[assembly: AssemblyTrademark( "" )]
1515
[assembly: AssemblyCulture( "" )]
1616

1717
// Setting ComVisible to false makes the types in this assembly not visible
1818
// to COM components. If you need to access a type in this assembly from
1919
// COM, set the ComVisible attribute to true on that type.
20-
[assembly: ComVisible(false)]
20+
[assembly: ComVisible( false )]
2121

2222
// The following GUID is for the ID of the typelib if this project is exposed to COM
23-
[assembly: Guid("601e27c3-4509-4ef2-a7d7-07846049702d")]
23+
[assembly: Guid( "601e27c3-4509-4ef2-a7d7-07846049702d" )]
2424

2525
// Version information for an assembly consists of the following four values:
2626
//
@@ -31,5 +31,5 @@
3131
//
3232
// You can specify all the values or you can default the Revision and Build Numbers
3333
// by using the '*' as shown below:
34-
[assembly: AssemblyVersion("4.1.0.0")]
34+
[assembly: AssemblyVersion( "4.2.0.0" )]
3535

DVB.NET Viewer/ViewerControl/ViewerControl.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<value>directShow</value>
137137
</data>
138138
<data name="&gt;&gt;directShow.Type" xml:space="preserve">
139-
<value>JMS.DVB.DirectShow.UI.BDAWindow, JMS.DVB.DirectShow, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1</value>
139+
<value>JMS.DVB.DirectShow.UI.BDAWindow, JMS.DVB.DirectShow, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1</value>
140140
</data>
141141
<data name="&gt;&gt;directShow.Parent" xml:space="preserve">
142142
<value>$this</value>

DVB.NET/Administration/DVBNETAdmin.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,22 +45,22 @@
4545
<PlatformTarget>x86</PlatformTarget>
4646
</PropertyGroup>
4747
<ItemGroup>
48-
<Reference Include="JMS.DVB.Administration.Framework, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
48+
<Reference Include="JMS.DVB.Administration.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
4949
<Private>False</Private>
5050
</Reference>
51-
<Reference Include="JMS.DVB.Common, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
51+
<Reference Include="JMS.DVB.Common, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
5252
<HintPath>..\Assemblies\JMS.DVB.Common.dll</HintPath>
5353
<Private>False</Private>
5454
</Reference>
55-
<Reference Include="JMS.DVB.HardwareAbstraction, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
55+
<Reference Include="JMS.DVB.HardwareAbstraction, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
5656
<HintPath>..\Assemblies\RunTime\JMS.DVB.HardwareAbstraction.dll</HintPath>
5757
<Private>False</Private>
5858
</Reference>
59-
<Reference Include="JMS.DVB.SITables, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
59+
<Reference Include="JMS.DVB.SITables, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
6060
<HintPath>..\Assemblies\RunTime\JMS.DVB.SITables.dll</HintPath>
6161
<Private>False</Private>
6262
</Reference>
63-
<Reference Include="JMS.DVB.SourceManagement, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
63+
<Reference Include="JMS.DVB.SourceManagement, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
6464
<HintPath>..\Assemblies\RunTime\JMS.DVB.SourceManagement.dll</HintPath>
6565
<Private>False</Private>
6666
</Reference>

DVB.NET/Administration/PlugIns/AdminFramework/JMS.DVB.Administration.Framework.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
<DocumentationFile>..\..\..\Assemblies\JMS.DVB.Administration.Framework.XML</DocumentationFile>
4141
</PropertyGroup>
4242
<ItemGroup>
43-
<Reference Include="JMS.DVB.Common, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
43+
<Reference Include="JMS.DVB.Common, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
4444
<HintPath>..\..\..\Assemblies\JMS.DVB.Common.dll</HintPath>
4545
<Private>False</Private>
4646
</Reference>
47-
<Reference Include="JMS.DVB.HardwareAbstraction, Version=4.1.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
47+
<Reference Include="JMS.DVB.HardwareAbstraction, Version=4.2.0.0, Culture=neutral, PublicKeyToken=7fcd07b9604a99b1, processorArchitecture=MSIL">
4848
<HintPath>..\..\..\Assemblies\RunTime\JMS.DVB.HardwareAbstraction.dll</HintPath>
4949
<Private>False</Private>
5050
</Reference>

0 commit comments

Comments
 (0)