Commit 7e5e4fda authored by Brickner_cp's avatar Brickner_cp

Version 0.6.0

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