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
63ba2aa4
Commit
63ba2aa4
authored
Jan 05, 2011
by
Brickner_cp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 0.8.0.
parent
71149a30
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
31 additions
and
30 deletions
+31
-30
AssemblyInfo.cs
...alysis/src/PcapDotNet.Analysis/Properties/AssemblyInfo.cs
+2
-2
PcapDotNet.shfbproj
PcapDotNet/doc/PcapDotNet.shfbproj
+11
-10
AssemblyInfo.cs
...otNet/src/PcapDotNet.Base.Test/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
PcapDotNet/src/PcapDotNet.Base/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
...src/PcapDotNet.Core.Extensions/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
...otNet/src/PcapDotNet.Core.Test/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cpp
PcapDotNet/src/PcapDotNet.Core/Properties/AssemblyInfo.cpp
+2
-2
AssemblyInfo.cs
...et/src/PcapDotNet.Packets.Test/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
...c/PcapDotNet.Packets.TestUtils/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
PcapDotNet/src/PcapDotNet.Packets/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
...otNet/src/PcapDotNet.TestUtils/Properties/AssemblyInfo.cs
+2
-2
No files found.
PcapDotNet.Analysis/src/PcapDotNet.Analysis/Properties/AssemblyInfo.cs
View file @
63ba2aa4
...
@@ -32,8 +32,8 @@ using System.Runtime.InteropServices;
...
@@ -32,8 +32,8 @@ 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("1.0.*")]
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.
7
.0.0")]
// We don't use * to avoid strong version with C++/CLI
[assembly: AssemblyVersion("0.
8
.0.0")]
// We don't use * to avoid strong version with C++/CLI
[assembly: AssemblyFileVersion("0.
7
.0.0")]
[assembly: AssemblyFileVersion("0.
8
.0.0")]
[assembly: CLSCompliant(false)]
[assembly: CLSCompliant(false)]
...
...
PcapDotNet/doc/PcapDotNet.shfbproj
View file @
63ba2aa4
...
@@ -18,22 +18,23 @@
...
@@ -18,22 +18,23 @@
<HtmlHelpName>Pcap.Net</HtmlHelpName>
<HtmlHelpName>Pcap.Net</HtmlHelpName>
<DocumentationSources>
<DocumentationSources>
<DocumentationSource sourceFile="..\3rdParty\PcapDotNet.Analysis\PcapDotNet.Analysis.dll" />
<DocumentationSource sourceFile="..\3rdParty\PcapDotNet.Analysis\PcapDotNet.Analysis.dll" />
<DocumentationSource sourceFile="..\3rdParty\PcapDotNet.Analysis\PcapDotNet.Analysis.xml" />
<DocumentationSource sourceFile="..\3rdParty\PcapDotNet.Analysis\PcapDotNet.Analysis.xml" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Base.dll" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Base.dll" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Base.xml" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Base.xml" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Core.dll" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Core.dll" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Core.Extensions.dll" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Core.Extensions.dll" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Core.Extensions.xml" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Core.Extensions.xml" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Core.xml" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Core.xml" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Packets.dll" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Packets.dll" />
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Packets.XML" /></DocumentationSources>
<DocumentationSource sourceFile="..\bin\Release\PcapDotNet.Packets.XML" />
</DocumentationSources>
<FrameworkVersion>4.0.30319</FrameworkVersion>
<FrameworkVersion>4.0.30319</FrameworkVersion>
<Language>en-US</Language>
<Language>en-US</Language>
<Preliminary>False</Preliminary>
<Preliminary>False</Preliminary>
<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.
7
.0.0</HelpFileVersion>
<HelpFileVersion>0.
8
.0.0</HelpFileVersion>
<RootNamespaceContainer>False</RootNamespaceContainer>
<RootNamespaceContainer>False</RootNamespaceContainer>
<ShowFeedbackControl>False</ShowFeedbackControl>
<ShowFeedbackControl>False</ShowFeedbackControl>
<IndentHtml>False</IndentHtml>
<IndentHtml>False</IndentHtml>
...
...
PcapDotNet/src/PcapDotNet.Base.Test/Properties/AssemblyInfo.cs
View file @
63ba2aa4
...
@@ -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.
7
.0.*")]
[assembly: AssemblyVersion("0.
8
.0.*")]
[assembly: AssemblyFileVersion("0.
7
.0.0")]
[assembly: AssemblyFileVersion("0.
8
.0.0")]
PcapDotNet/src/PcapDotNet.Base/Properties/AssemblyInfo.cs
View file @
63ba2aa4
...
@@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
...
@@ -31,7 +31,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.
7
.0.*")]
[assembly: AssemblyVersion("0.
8
.0.*")]
[assembly: AssemblyFileVersion("0.
7
.0.0")]
[assembly: AssemblyFileVersion("0.
8
.0.0")]
[assembly: CLSCompliant(false)]
[assembly: CLSCompliant(false)]
\ No newline at end of file
PcapDotNet/src/PcapDotNet.Core.Extensions/Properties/AssemblyInfo.cs
View file @
63ba2aa4
...
@@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
...
@@ -31,7 +31,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.
7
.0.*")]
[assembly: AssemblyVersion("0.
8
.0.*")]
[assembly: AssemblyFileVersion("0.
7
.0.0")]
[assembly: AssemblyFileVersion("0.
8
.0.0")]
[assembly: CLSCompliant(false)]
[assembly: CLSCompliant(false)]
PcapDotNet/src/PcapDotNet.Core.Test/Properties/AssemblyInfo.cs
View file @
63ba2aa4
...
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
...
@@ -30,5 +30,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.
7
.0.*")]
[assembly: AssemblyVersion("0.
8
.0.*")]
[assembly: AssemblyFileVersion("0.
7
.0.0")]
[assembly: AssemblyFileVersion("0.
8
.0.0")]
PcapDotNet/src/PcapDotNet.Core/Properties/AssemblyInfo.cpp
View file @
63ba2aa4
...
@@ -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.
7
.0.*"
)];
[
assembly
:
AssemblyVersionAttribute
(
"0.
8
.0.*"
)];
[
assembly
:
AssemblyFileVersionAttribute
(
"0.
7
.0.0"
)]
[
assembly
:
AssemblyFileVersionAttribute
(
"0.
8
.0.0"
)]
[
assembly
:
ComVisible
(
false
)];
[
assembly
:
ComVisible
(
false
)];
...
...
PcapDotNet/src/PcapDotNet.Packets.Test/Properties/AssemblyInfo.cs
View file @
63ba2aa4
...
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
...
@@ -30,5 +30,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.
7
.0.*")]
[assembly: AssemblyVersion("0.
8
.0.*")]
[assembly: AssemblyFileVersion("0.
7
.0.0")]
[assembly: AssemblyFileVersion("0.
8
.0.0")]
PcapDotNet/src/PcapDotNet.Packets.TestUtils/Properties/AssemblyInfo.cs
View file @
63ba2aa4
...
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
...
@@ -30,5 +30,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.
7
.0.*")]
[assembly: AssemblyVersion("0.
8
.0.*")]
[assembly: AssemblyFileVersion("0.
7
.0.0")]
[assembly: AssemblyFileVersion("0.
8
.0.0")]
PcapDotNet/src/PcapDotNet.Packets/Properties/AssemblyInfo.cs
View file @
63ba2aa4
...
@@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
...
@@ -31,7 +31,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.
7
.0.*")]
[assembly: AssemblyVersion("0.
8
.0.*")]
[assembly: AssemblyFileVersion("0.
7
.0.0")]
[assembly: AssemblyFileVersion("0.
8
.0.0")]
[assembly:CLSCompliant(false)]
[assembly:CLSCompliant(false)]
PcapDotNet/src/PcapDotNet.TestUtils/Properties/AssemblyInfo.cs
View file @
63ba2aa4
...
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
...
@@ -30,5 +30,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.
7
.0.*")]
[assembly: AssemblyVersion("0.
8
.0.*")]
[assembly: AssemblyFileVersion("0.
7
.0.0")]
[assembly: AssemblyFileVersion("0.
8
.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