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
3cfb037a
Commit
3cfb037a
authored
May 21, 2016
by
Boaz Brickner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 1.0.4
parent
80d3a80a
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
18 additions
and
18 deletions
+18
-18
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/src/PcapDotNet.Base.Test/Properties/AssemblyInfo.cs
View file @
3cfb037a
...
...
@@ -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("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet/src/PcapDotNet.Base/Properties/AssemblyInfo.cs
View file @
3cfb037a
...
...
@@ -31,7 +31,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("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
[assembly: CLSCompliant(false)]
\ No newline at end of file
PcapDotNet/src/PcapDotNet.Core.Extensions/Properties/AssemblyInfo.cs
View file @
3cfb037a
...
...
@@ -31,7 +31,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("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
[assembly: CLSCompliant(false)]
PcapDotNet/src/PcapDotNet.Core.Test/Properties/AssemblyInfo.cs
View file @
3cfb037a
...
...
@@ -30,5 +30,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("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet/src/PcapDotNet.Core/Properties/AssemblyInfo.cpp
View file @
3cfb037a
...
...
@@ -28,8 +28,8 @@ using namespace System::Runtime::InteropServices;
// You can specify all the value or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[
assembly
:
AssemblyVersionAttribute
(
"1.0.
3
.*"
)];
[
assembly
:
AssemblyFileVersionAttribute
(
"1.0.
3
.0"
)]
[
assembly
:
AssemblyVersionAttribute
(
"1.0.
4
.*"
)];
[
assembly
:
AssemblyFileVersionAttribute
(
"1.0.
4
.0"
)]
[
assembly
:
ComVisible
(
false
)];
...
...
PcapDotNet/src/PcapDotNet.Packets.Test/Properties/AssemblyInfo.cs
View file @
3cfb037a
...
...
@@ -30,5 +30,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("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet/src/PcapDotNet.Packets.TestUtils/Properties/AssemblyInfo.cs
View file @
3cfb037a
...
...
@@ -30,5 +30,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("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet/src/PcapDotNet.Packets/Properties/AssemblyInfo.cs
View file @
3cfb037a
...
...
@@ -31,7 +31,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("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
[assembly:CLSCompliant(false)]
PcapDotNet/src/PcapDotNet.TestUtils/Properties/AssemblyInfo.cs
View file @
3cfb037a
...
...
@@ -30,5 +30,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("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.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