genifycom
genifycom
I used the command: ``` dotnet publish BVLocalSync.csproj -c Release -r win10-x64 ``` It gets an error as follows: ``` .nuget\packages\microsoft.dotnet.ilcompiler\1.0.0-alpha-27931-02\build\Microsoft.NETCore.Native.Publish.targets(79,5): error : The PrivateSdkAssemblies ItemGroup is required for _ComputeAssembliesToCompileToNative...
Do you know if win10-x64 will be supported for AOT and single exe under DotNet Core 3.0? Is there a significant different between win10-x64 and win-x64?
Same here
Actually the following instructions are not consistent with Android Studio 3.5 The gradle file says dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) implementation"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" implementation 'androidx.appcompat:appcompat:1.0.2' implementation 'androidx.core:core-ktx:1.0.2' implementation 'androidx.constraintlayout:constraintlayout:1.1.3' testImplementation...
I have these package references:
[AWSServerlessHtmxor.zip](https://github.com/user-attachments/files/17119442/AWSServerlessHtmxor.zip) Hi Egil, Here is the project. The Project template was created using the AWS Toolkit https://aws.amazon.com/visualstudio/ It is a Serverless Application To run it locally, you will need the...