File tree Expand file tree Collapse file tree 4 files changed +10
-7
lines changed
Expand file tree Collapse file tree 4 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 4242 <PropertyGroup >
4343 <AssemblyOriginatorKeyFile >csharphttpclient.pfx</AssemblyOriginatorKeyFile >
4444 </PropertyGroup >
45+ <PropertyGroup >
46+ <SignAssembly >true</SignAssembly >
47+ </PropertyGroup >
4548 <ItemGroup >
4649 <Reference Include =" System" />
4750 <Reference Include =" System.Core" />
7376 <Target Name="AfterBuild">
7477 </Target>
7578 -->
76- </Project >
79+ </Project >
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.3 " ) ]
35- [ assembly: AssemblyFileVersion ( "2.0.3 " ) ]
34+ [ assembly: AssemblyVersion ( "2.0.4 " ) ]
35+ [ assembly: AssemblyFileVersion ( "2.0.4 " ) ]
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.3 " ) ]
36- [ assembly: AssemblyFileVersion ( "2.0.3 " ) ]
35+ [ assembly: AssemblyVersion ( "2.0.4 " ) ]
36+ [ assembly: AssemblyFileVersion ( "2.0.4 " ) ]
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.3 " ) ]
36- [ assembly: AssemblyFileVersion ( "2.0.3 " ) ]
35+ [ assembly: AssemblyVersion ( "2.0.4 " ) ]
36+ [ assembly: AssemblyFileVersion ( "2.0.4 " ) ]
You can’t perform that action at this time.
0 commit comments