Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
Pcap-Net
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Pcap-Net
Commits
7e5e4fda
Commit
7e5e4fda
authored
May 08, 2010
by
Brickner_cp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 0.6.0
parent
396ff745
Hide whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
85 additions
and
86 deletions
+85
-86
AssemblyInfo.cs
...Pack/src/CaptureInvalidPackets/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...ngThePacketsWithoutTheCallback/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...gStatisticsOnTheNetworkTraffic/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...ack/src/InterpretingThePackets/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...formationAboutInstalledDevices/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...ack/src/ObtainingTheDeviceList/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...nAdapterAndCapturingThePackets/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...rc/ReadingPacketsFromADumpFile/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...k/src/SavingPacketsToADumpFile/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...ingASinglePacketWithSendPacket/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
.../SendingPacketsUsingSendBuffer/Properties/AssemblyInfo.cs
+4
-4
Program.cs
PcapDotNet.DevelopersPack/src/UsingLinq/Program.cs
+0
-2
AssemblyInfo.cs
...t.DevelopersPack/src/UsingLinq/Properties/AssemblyInfo.cs
+4
-4
PcapDotNet.shfbproj
PcapDotNet/doc/PcapDotNet.shfbproj
+2
-1
AssemblyInfo.cs
...otNet/src/PcapDotNet.Base.Test/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
PcapDotNet/src/PcapDotNet.Base/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...src/PcapDotNet.Core.Extensions/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...otNet/src/PcapDotNet.Core.Test/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cpp
PcapDotNet/src/PcapDotNet.Core/Properties/AssemblyInfo.cpp
+3
-3
AssemblyInfo.cs
...et/src/PcapDotNet.Packets.Test/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...c/PcapDotNet.Packets.TestUtils/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
PcapDotNet/src/PcapDotNet.Packets/Properties/AssemblyInfo.cs
+4
-4
AssemblyInfo.cs
...otNet/src/PcapDotNet.TestUtils/Properties/AssemblyInfo.cs
+4
-4
No files found.
PcapDotNet.DevelopersPack/src/CaptureInvalidPackets/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/CapturingThePacketsWithoutTheCallback/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/GatheringStatisticsOnTheNetworkTraffic/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/InterpretingThePackets/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/ObtainingAdvancedInformationAboutInstalledDevices/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/ObtainingTheDeviceList/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/OpeningAnAdapterAndCapturingThePackets/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/ReadingPacketsFromADumpFile/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/SavingPacketsToADumpFile/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/SendingASinglePacketWithSendPacket/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/SendingPacketsUsingSendBuffer/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet.DevelopersPack/src/UsingLinq/Program.cs
View file @
7e5e4fda
...
...
@@ -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
{
...
...
PcapDotNet.DevelopersPack/src/UsingLinq/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet/doc/PcapDotNet.shfbproj
View file @
7e5e4fda
...
...
@@ -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. -->
...
...
PcapDotNet/src/PcapDotNet.Base.Test/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet/src/PcapDotNet.Base/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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
PcapDotNet/src/PcapDotNet.Core.Extensions/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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)]
PcapDotNet/src/PcapDotNet.Core.Test/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet/src/PcapDotNet.Core/Properties/AssemblyInfo.cpp
View file @
7e5e4fda
...
...
@@ -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
)];
...
...
PcapDotNet/src/PcapDotNet.Packets.Test/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet/src/PcapDotNet.Packets.TestUtils/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
PcapDotNet/src/PcapDotNet.Packets/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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)]
PcapDotNet/src/PcapDotNet.TestUtils/Properties/AssemblyInfo.cs
View file @
7e5e4fda
...
...
@@ -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")]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment