martin-g commented on pull request #1366:
URL: https://github.com/apache/avro/pull/1366#issuecomment-942662844


   Without change I was [not 
able](https://lists.apache.org/thread.html/rfb13bc975ac511684c01a04121a79205e37e0a707df2033e51fa9e45%40%3Cdev.avro.apache.org%3E)
 to build Avro C# on Ubuntu 20.04.3 x86_64 and aarch64 where I have only .NET 5 
installed
   
   ```
    cd lang/csharp && ./build.sh test
   
   Testhost process exited with error: It was not possible to find any
   compatible framework version
   The framework 'Microsoft.NETCore.App', version '2.1.0' was not found.
     - The following frameworks were found:
         5.0.1 at [/home/ubuntu/devel/dotnet/shared/Microsoft.NETCore.App]
   You can resolve the problem by installing the specified framework and/or
   SDK.
   The specified framework can be found at:
     -
   
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.1.0&arch=arm64&rid=ubuntu.20.04-arm64
   . Please check the diagnostic logs for more information.
   
   Test Run Aborted.
   ```
   
   But I am not .NET developer and I might be doing something wrong here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to