This repository was archived by the owner on Apr 10, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
RestSharp.Portable.Encodings/Properties
RestSharp.Portable.OAuth2/Properties
RestSharp.Portable.OAuth/Properties
RestSharp.Portable/Properties Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2727// durch Einsatz von '*', wie in nachfolgendem Beispiel:
2828// [assembly: AssemblyVersion("1.0.*")]
2929[ assembly: AssemblyVersion ( "1.8.0" ) ]
30- [ assembly: AssemblyFileVersion ( "1.8.0 " ) ]
31- [ assembly: AssemblyInformationalVersion ( "1.8.0 " ) ]
30+ [ assembly: AssemblyFileVersion ( "1.8.1 " ) ]
31+ [ assembly: AssemblyInformationalVersion ( "1.8.1 " ) ]
Original file line number Diff line number Diff line change 2727// durch Einsatz von '*', wie in nachfolgendem Beispiel:
2828// [assembly: AssemblyVersion("1.0.*")]
2929[ assembly: AssemblyVersion ( "1.8.0" ) ]
30- [ assembly: AssemblyFileVersion ( "1.8.0 " ) ]
31- [ assembly: AssemblyInformationalVersion ( "1.8.0 " ) ]
30+ [ assembly: AssemblyFileVersion ( "1.8.1 " ) ]
31+ [ assembly: AssemblyInformationalVersion ( "1.8.1 " ) ]
Original file line number Diff line number Diff line change 2727// durch Einsatz von '*', wie in nachfolgendem Beispiel:
2828// [assembly: AssemblyVersion("1.0.*")]
2929[ assembly: AssemblyVersion ( "0.8.0" ) ]
30- [ assembly: AssemblyFileVersion ( "0.8.0 " ) ]
31- [ assembly: AssemblyInformationalVersion ( "0.8.0 " ) ]
30+ [ assembly: AssemblyFileVersion ( "0.8.34 " ) ]
31+ [ assembly: AssemblyInformationalVersion ( "0.8.34 " ) ]
Original file line number Diff line number Diff line change 2727// durch Einsatz von '*', wie in nachfolgendem Beispiel:
2828// [assembly: AssemblyVersion("1.0.*")]
2929[ assembly: AssemblyVersion ( "1.8.0" ) ]
30- [ assembly: AssemblyFileVersion ( "1.8.0 " ) ]
31- [ assembly: AssemblyInformationalVersion ( "1.8.0 " ) ]
30+ [ assembly: AssemblyFileVersion ( "1.8.1 " ) ]
31+ [ assembly: AssemblyInformationalVersion ( "1.8.1 " ) ]
You can’t perform that action at this time.
0 commit comments