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 37
37
<StartupObject />
38
38
</PropertyGroup >
39
39
<PropertyGroup >
40
- <SignAssembly >false </SignAssembly >
40
+ <SignAssembly >true </SignAssembly >
41
41
</PropertyGroup >
42
42
<PropertyGroup >
43
43
<AssemblyOriginatorKeyFile >csharphttpclient.pfx</AssemblyOriginatorKeyFile >
Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [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 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [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 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [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