File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License.
2828using System . Diagnostics ;
2929using System . IO ;
3030using System . Linq ;
31- using System . Net . Http ;
3231using System . Reflection ;
3332using System . Threading ;
3433using System . Threading . Tasks ;
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.2.9 " ) ]
36- [ assembly: AssemblyFileVersion ( "2.0.2.9 " ) ]
35+ [ assembly: AssemblyVersion ( "2.0.3.1 " ) ]
36+ [ assembly: AssemblyFileVersion ( "2.0.3.1 " ) ]
Original file line number Diff line number Diff line change 22 "Debug" : false ,
33 "Headless" : false ,
44 "AutoUpdates" : true ,
5- "UpdateChannel" : 2 ,
5+ "UpdateChannel" : 1 ,
66 "SteamProtocol" : 6 ,
77 "SteamOwnerID" : 0 ,
88 "MaxFarmingTime" : 10 ,
You can’t perform that action at this time.
0 commit comments