diff --git a/src/RoyalApps.Community.Avalonia.InteropDemo/InteropDemo/InteropDemo.csproj b/src/RoyalApps.Community.Avalonia.InteropDemo/InteropDemo/InteropDemo.csproj index 0e8c6b8..ad9820c 100644 --- a/src/RoyalApps.Community.Avalonia.InteropDemo/InteropDemo/InteropDemo.csproj +++ b/src/RoyalApps.Community.Avalonia.InteropDemo/InteropDemo/InteropDemo.csproj @@ -11,6 +11,7 @@ true true InteropDemo + app.manifest diff --git a/src/RoyalApps.Community.Avalonia.InteropDemo/InteropDemo/app.manifest b/src/RoyalApps.Community.Avalonia.InteropDemo/InteropDemo/app.manifest new file mode 100644 index 0000000..2cea479 --- /dev/null +++ b/src/RoyalApps.Community.Avalonia.InteropDemo/InteropDemo/app.manifest @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file