File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3737 <StartupObject />
3838 </PropertyGroup >
3939 <PropertyGroup >
40- <SignAssembly >false </SignAssembly >
40+ <SignAssembly >true </SignAssembly >
4141 </PropertyGroup >
4242 <PropertyGroup >
4343 <AssemblyOriginatorKeyFile >csharphttpclient.pfx</AssemblyOriginatorKeyFile >
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "2.0.0 " ) ]
35- [ assembly: AssemblyFileVersion ( "2.0.0 " ) ]
34+ [ assembly: AssemblyVersion ( "2.0.1 " ) ]
35+ [ assembly: AssemblyFileVersion ( "2.0.1 " ) ]
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1 .0.0 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "1 .0.0 .0" ) ]
35+ [ assembly: AssemblyVersion ( "2 .0.1 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "2 .0.1 .0" ) ]
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "2.0.0 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "2.0.0 .0" ) ]
35+ [ assembly: AssemblyVersion ( "2.0.1 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "2.0.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments