fix path #6
Annotations
5 warnings
build
The MVVM Toolkit source generators have been disabled on the current configuration, as they need Roslyn 4.x in order to work. The MVVM Toolkit will work just fine, but features relying on the source generators will not be available.
|
build:
src/MarvelHeroes/MarvelHeroes.SDK/Client/ApiClient.cs#L186
'Parameter' is obsolete: 'Use Add[XXX]Parameter methods of IRestRequest instead of instantiating the Parameter class.'
|
build:
src/MarvelHeroes/MarvelHeroes.SDK/Client/ApiClient.cs#L153
'MiscExtensions.ReadAsBytes(Stream)' is obsolete: 'This method will be removed soon. If you use it, please copy the code to your project.'
|
build:
src/MarvelHeroes/MarvelHeroes.SDK/Client/ApiClient.cs#L155
'MiscExtensions.ReadAsBytes(Stream)' is obsolete: 'This method will be removed soon. If you use it, please copy the code to your project.'
|
build
The MVVM Toolkit source generators have been disabled on the current configuration, as they need Roslyn 4.x in order to work. The MVVM Toolkit will work just fine, but features relying on the source generators will not be available.
|