Closed DECWebSites closed 6 years ago
@DECWebSites,
Veja .NET com suporte aqui.
Seu projeto está instalado na versão 4.5.2. A versão mínima suportada é 4.6.1.
No seu projeto clica em Propriedade > Aplicativo > Estrutura de destino:
Altera .NET Framework 4.5.2 para .NET Framework 4.6.1.
Exemplo:
Nesse projeto é o 4.5.2
Obrigado.
Em ter, 23 de out de 2018 às 17:39, Matheus Miranda < notifications@github.com> escreveu:
@DECWebSites https://github.com/DECWebSites qual .NET Framework está instalado ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/matmiranda/WirecardCSharp/issues/9#issuecomment-432410856, or mute the thread https://github.com/notifications/unsubscribe-auth/AYTPCbfGGOB3Dodz49L44xWynKGZu0MPks5un36KgaJpZM4X2iPC .
--
@DECWebSites visita esse link: https://github.com/matmiranda/WirecardCSharp/issues/9
E veja a minha resposta.
Alterei para o 4.6.1 mas na hora de tentar instalar apresenta o mesmo erro, veja:
Could not install package 'WirecardCSharp 1.0.2'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.6.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
@DECWebSites eu acabei de criar projeto aqui e funcionou normal aqui. Tenta criar um novo projeto com 4.6.1.
@DECWebSites veja a foto abaixo:
É o Visual Studio. Pois esse projeto que estou tentando utilizar sua biblioteca foi criado no Visual Studio 2015. Criei um projeto do zero no VS 2015 com o framework 4.6.1 e não consegui instalar do mesmo jeito. Ai criei no VS 2017 e instalou.
Não teria uma forma de conseguir utilizar nesse projeto no VS 2015?
@DECWebSites, Que interessante, vou investigar esse problema.
@DECWebSites Já tentou essa ?
Vou tentar rodar meu projeto no VS 2017 pra ver se não vai dar pau, se rodar bom que já fica mais atualizado. Depois te aviso se deu certo.
@DECWebSites, Ok, fico no aguardo
Ao tentar instalar via nuget está dando esse erro:
Could not install package 'WirecardCSharp 1.0.2'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Meu projeto é asp.net webforms.