File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PROJECT_NAME = WGet.NET
4848# could be handy for archiving the generated documentation or if some version
4949# control system is used.
5050
51- PROJECT_NUMBER = 3.1 .0
51+ PROJECT_NUMBER = 3.2 .0
5252
5353# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.0;netcoreapp3.1</TargetFrameworks >
1616 <Copyright >basicx-StrgV</Copyright >
1717 <SignAssembly >false</SignAssembly >
1818 <RootNamespace >WGetNET</RootNamespace >
19- <Version >3.1 .0</Version >
19+ <Version >3.2 .0</Version >
2020 <Deterministic >false</Deterministic >
21- <AssemblyVersion >3.1 .0.0</AssemblyVersion >
21+ <AssemblyVersion >3.2 .0.0</AssemblyVersion >
2222 <AssemblyName >WGet.NET</AssemblyName >
2323 <PackageId >WGet.NET</PackageId >
2424 <Product >WGet.NET</Product >
You can’t perform that action at this time.
0 commit comments