File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
<ToolCommandName >sharpfuzz</ToolCommandName >
10
10
<PackageId >SharpFuzz.CommandLine</PackageId >
11
11
<Title >SharpFuzz.CommandLine</Title >
12
- <PackageVersion >2.1.1 </PackageVersion >
13
- <AssemblyVersion >2.1.1 .0</AssemblyVersion >
12
+ <PackageVersion >2.2.0 </PackageVersion >
13
+ <AssemblyVersion >2.2.0 .0</AssemblyVersion >
14
14
<Description >Command line tool for SharpFuzz instrumentation</Description >
15
15
</PropertyGroup >
16
16
Original file line number Diff line number Diff line change 9
9
<GenerateDocumentationFile >true</GenerateDocumentationFile >
10
10
<PackageId >SharpFuzz</PackageId >
11
11
<Title >SharpFuzz</Title >
12
- <PackageVersion >2.1.1 </PackageVersion >
13
- <AssemblyVersion >2.1.1 .0</AssemblyVersion >
12
+ <PackageVersion >2.2.0 </PackageVersion >
13
+ <AssemblyVersion >2.2.0 .0</AssemblyVersion >
14
14
<Description >AFL-based fuzz testing for .NET</Description >
15
15
<EmbedUntrackedSources >true</EmbedUntrackedSources >
16
16
<AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
You can’t perform that action at this time.
0 commit comments