File tree Expand file tree Collapse file tree
SteamWebAPI2.Net451/Properties
SteamWebAPI2.Net452/Properties
SteamWebAPI2.Tests/Properties Expand file tree Collapse file tree 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 ( "3 .0.0.0" ) ]
36+ [ assembly: AssemblyFileVersion ( "3 .0.0.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 ( "3 .0.0.0" ) ]
36+ [ assembly: AssemblyFileVersion ( "3 .0.0.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 ( "1 .0.0.0" ) ]
36- [ assembly: AssemblyFileVersion ( "1 .0.0.0" ) ]
35+ [ assembly: AssemblyVersion ( "3 .0.0.0" ) ]
36+ [ assembly: AssemblyFileVersion ( "3 .0.0.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 ( "3 .0.0.0" ) ]
36+ [ assembly: AssemblyFileVersion ( "3 .0.0.0" ) ]
3737
3838[ assembly: InternalsVisibleTo ( "SteamWebAPI2.Tests" ) ]
Original file line number Diff line number Diff line change 1- version : 2 .0.0.{build}
1+ version : 3 .0.0.{build}
22
33branches :
44 only :
You can’t perform that action at this time.
0 commit comments