We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a51d1 commit d715c32Copy full SHA for d715c32
src/NetTAP/NetTAP.csproj
@@ -4,7 +4,7 @@
4
<Description>NetTAP is a TAP protocol parser for .NET</Description>
5
<Copyright>Electronic Arts</Copyright>
6
<AssemblyTitle>.NET TAP Parser</AssemblyTitle>
7
- <VersionPrefix>1.2.0</VersionPrefix>
+ <VersionPrefix>1.2.1</VersionPrefix>
8
<Authors>Frostbite SEE Team</Authors>
9
<TargetFrameworks>net46;netstandard1.6</TargetFrameworks>
10
<DebugType>portable</DebugType>
0 commit comments