Commit 7e5e4fda authored by Brickner_cp's avatar Brickner_cp

Version 0.6.0

parent 396ff745
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("CaptureInvalidPackets")] [assembly: AssemblyTitle("CaptureInvalidPackets")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("CaptureInvalidPackets")] [assembly: AssemblyProduct("CaptureInvalidPackets")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("CapturingThePacketsWithoutTheCallback")] [assembly: AssemblyTitle("CapturingThePacketsWithoutTheCallback")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("CapturingThePacketsWithoutTheCallback")] [assembly: AssemblyProduct("CapturingThePacketsWithoutTheCallback")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("GatheringStatisticsOnTheNetworkTraffic")] [assembly: AssemblyTitle("GatheringStatisticsOnTheNetworkTraffic")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("GatheringStatisticsOnTheNetworkTraffic")] [assembly: AssemblyProduct("GatheringStatisticsOnTheNetworkTraffic")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("InterpretingThePackets")] [assembly: AssemblyTitle("InterpretingThePackets")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("InterpretingThePackets")] [assembly: AssemblyProduct("InterpretingThePackets")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("ObtainingAdvancedInformationAboutInstalledDevices")] [assembly: AssemblyTitle("ObtainingAdvancedInformationAboutInstalledDevices")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("ObtainingAdvancedInformationAboutInstalledDevices")] [assembly: AssemblyProduct("ObtainingAdvancedInformationAboutInstalledDevices")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("ObtainingTheDeviceList")] [assembly: AssemblyTitle("ObtainingTheDeviceList")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("ObtainingTheDeviceList")] [assembly: AssemblyProduct("ObtainingTheDeviceList")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("OpeningAnAdapterAndCapturingThePackets")] [assembly: AssemblyTitle("OpeningAnAdapterAndCapturingThePackets")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("OpeningAnAdapterAndCapturingThePackets")] [assembly: AssemblyProduct("OpeningAnAdapterAndCapturingThePackets")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("ReadingPacketsFromADumpFile")] [assembly: AssemblyTitle("ReadingPacketsFromADumpFile")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("ReadingPacketsFromADumpFile")] [assembly: AssemblyProduct("ReadingPacketsFromADumpFile")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("SavingPacketsToADumpFile")] [assembly: AssemblyTitle("SavingPacketsToADumpFile")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("SavingPacketsToADumpFile")] [assembly: AssemblyProduct("SavingPacketsToADumpFile")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("SendingASinglePacketWithSendPacket")] [assembly: AssemblyTitle("SendingASinglePacketWithSendPacket")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("SendingASinglePacketWithSendPacket")] [assembly: AssemblyProduct("SendingASinglePacketWithSendPacket")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("SendingPacketsUsingSendBuffer")] [assembly: AssemblyTitle("SendingPacketsUsingSendBuffer")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("SendingPacketsUsingSendBuffer")] [assembly: AssemblyProduct("SendingPacketsUsingSendBuffer")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -5,8 +5,6 @@ using System.Linq; ...@@ -5,8 +5,6 @@ using System.Linq;
using PcapDotNet.Core; using PcapDotNet.Core;
using PcapDotNet.Core.Extensions; using PcapDotNet.Core.Extensions;
using PcapDotNet.Packets; using PcapDotNet.Packets;
using PcapDotNet.Packets.IpV4;
using PcapDotNet.Packets.Transport;
namespace UsingLinq namespace UsingLinq
{ {
......
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("UsingLinq")] [assembly: AssemblyTitle("UsingLinq")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("UsingLinq")] [assembly: AssemblyProduct("UsingLinq")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -32,9 +32,10 @@ ...@@ -32,9 +32,10 @@
<CppCommentsFixup>True</CppCommentsFixup> <CppCommentsFixup>True</CppCommentsFixup>
<HelpTitle>Pcap.Net Documented Class Library</HelpTitle> <HelpTitle>Pcap.Net Documented Class Library</HelpTitle>
<MissingTags>None</MissingTags> <MissingTags>None</MissingTags>
<HelpFileVersion>0.5.0.0</HelpFileVersion> <HelpFileVersion>0.6.0.0</HelpFileVersion>
<RootNamespaceContainer>False</RootNamespaceContainer> <RootNamespaceContainer>False</RootNamespaceContainer>
<ShowFeedbackControl>False</ShowFeedbackControl> <ShowFeedbackControl>False</ShowFeedbackControl>
<IndentHtml>False</IndentHtml>
</PropertyGroup> </PropertyGroup>
<!-- There are no properties for these two groups but they need to appear in <!-- There are no properties for these two groups but they need to appear in
order for Visual Studio to perform the build. --> order for Visual Studio to perform the build. -->
......
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("PcapDotNet.Base.Test")] [assembly: AssemblyTitle("PcapDotNet.Base.Test")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("PcapDotNet.Base.Test")] [assembly: AssemblyProduct("PcapDotNet.Base.Test")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -9,10 +9,10 @@ using System.Runtime.InteropServices; ...@@ -9,10 +9,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("PcapDotNet.Base")] [assembly: AssemblyTitle("PcapDotNet.Base")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("PcapDotNet.Base")] [assembly: AssemblyProduct("PcapDotNet.Base")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -32,7 +32,7 @@ using System.Runtime.InteropServices; ...@@ -32,7 +32,7 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
[assembly: CLSCompliant(false)] [assembly: CLSCompliant(false)]
\ No newline at end of file
...@@ -9,10 +9,10 @@ using System.Runtime.InteropServices; ...@@ -9,10 +9,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("PcapDotNet.Core.Extensions")] [assembly: AssemblyTitle("PcapDotNet.Core.Extensions")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("PcapDotNet.Core.Extensions")] [assembly: AssemblyProduct("PcapDotNet.Core.Extensions")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -32,7 +32,7 @@ using System.Runtime.InteropServices; ...@@ -32,7 +32,7 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
[assembly: CLSCompliant(false)] [assembly: CLSCompliant(false)]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("PcapDotNet.Core.Test")] [assembly: AssemblyTitle("PcapDotNet.Core.Test")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("PcapDotNet.Core.Test")] [assembly: AssemblyProduct("PcapDotNet.Core.Test")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -12,7 +12,7 @@ using namespace System::Security::Permissions; ...@@ -12,7 +12,7 @@ using namespace System::Security::Permissions;
[assembly:AssemblyTitleAttribute("PcapDotNet.Core")]; [assembly:AssemblyTitleAttribute("PcapDotNet.Core")];
[assembly:AssemblyDescriptionAttribute("")]; [assembly:AssemblyDescriptionAttribute("")];
[assembly:AssemblyConfigurationAttribute("")]; [assembly:AssemblyConfigurationAttribute("")];
[assembly:AssemblyCompanyAttribute("")]; [assembly:AssemblyCompanyAttribute("Pcap.Net")];
[assembly:AssemblyProductAttribute("PcapDotNet.Core")]; [assembly:AssemblyProductAttribute("PcapDotNet.Core")];
[assembly:AssemblyCopyrightAttribute("Copyright (c) 2010")]; [assembly:AssemblyCopyrightAttribute("Copyright (c) 2010")];
[assembly:AssemblyTrademarkAttribute("")]; [assembly:AssemblyTrademarkAttribute("")];
...@@ -29,8 +29,8 @@ using namespace System::Security::Permissions; ...@@ -29,8 +29,8 @@ using namespace System::Security::Permissions;
// You can specify all the value or you can default the Revision and Build Numbers // You can specify all the value or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly:AssemblyVersionAttribute("0.5.0.*")]; [assembly:AssemblyVersionAttribute("0.6.0.*")];
[assembly:AssemblyFileVersionAttribute("0.5.0.0")] [assembly:AssemblyFileVersionAttribute("0.6.0.0")]
[assembly:ComVisible(false)]; [assembly:ComVisible(false)];
......
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Packets.Test")] [assembly: AssemblyTitle("Packets.Test")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("Packets.Test")] [assembly: AssemblyProduct("Packets.Test")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("PcapDotNet.Packets.TestUtils")] [assembly: AssemblyTitle("PcapDotNet.Packets.TestUtils")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("PcapDotNet.Packets.TestUtils")] [assembly: AssemblyProduct("PcapDotNet.Packets.TestUtils")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
...@@ -9,10 +9,10 @@ using System.Runtime.InteropServices; ...@@ -9,10 +9,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Packets")] [assembly: AssemblyTitle("Packets")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("Packets")] [assembly: AssemblyProduct("Packets")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -32,7 +32,7 @@ using System.Runtime.InteropServices; ...@@ -32,7 +32,7 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
[assembly:CLSCompliant(false)] [assembly:CLSCompliant(false)]
...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices; ...@@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("PcapDotNet.TestUtils")] [assembly: AssemblyTitle("PcapDotNet.TestUtils")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("Pcap.Net")]
[assembly: AssemblyProduct("PcapDotNet.TestUtils")] [assembly: AssemblyProduct("PcapDotNet.TestUtils")]
[assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("Pcap.Net")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible // Setting ComVisible to false makes the types in this assembly not visible
...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices; ...@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.5.0.*")] [assembly: AssemblyVersion("0.6.0.*")]
[assembly: AssemblyFileVersion("0.5.0.0")] [assembly: AssemblyFileVersion("0.6.0.0")]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment