diff --git a/README.md b/README.md index d0219ca..d2288d3 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![NuGet Version](https://img.shields.io/nuget/v/RoyalApps.Community.ExternalApps.WinForms.svg?style=flat)](https://www.nuget.org/packages/RoyalApps.Community.ExternalApps.WinForms) [![NuGet Downloads](https://img.shields.io/nuget/dt/RoyalApps.Community.ExternalApps.WinForms.svg?color=green)](https://www.nuget.org/packages/RoyalApps.Community.ExternalApps.WinForms) -[![.NET Framework](https://img.shields.io/badge/.NET%20Framework-%3E%3D%204.62-512bd4)](https://dotnet.microsoft.com/download) -[![.NET](https://img.shields.io/badge/.NET-%3E%3D%20%206.0-blueviolet)](https://dotnet.microsoft.com/download) +[![.NET Framework](https://img.shields.io/badge/.NET%20Framework-%3E%3D%204.72-512bd4)](https://dotnet.microsoft.com/download) +[![.NET](https://img.shields.io/badge/.NET-%3E%3D%20%208.0-blueviolet)](https://dotnet.microsoft.com/download) RoyalApps.Community.ExternalApps contains projects/packages to easily embed/use other external applications in an application. ![Screenshot](https://raw.githubusercontent.com/royalapplications/royalapps-community-externalapps/main/docs/assets/Screenshot.png) diff --git a/src/RoyalApps.Community.ExternalApps.WinForms.Demo/RoyalApps.Community.ExternalApps.WinForms.Demo.csproj b/src/RoyalApps.Community.ExternalApps.WinForms.Demo/RoyalApps.Community.ExternalApps.WinForms.Demo.csproj index b3b530e..5bcf62d 100644 --- a/src/RoyalApps.Community.ExternalApps.WinForms.Demo/RoyalApps.Community.ExternalApps.WinForms.Demo.csproj +++ b/src/RoyalApps.Community.ExternalApps.WinForms.Demo/RoyalApps.Community.ExternalApps.WinForms.Demo.csproj @@ -26,6 +26,7 @@ + \ No newline at end of file diff --git a/src/RoyalApps.Community.ExternalApps.WinForms/RoyalApps.Community.ExternalApps.WinForms.csproj b/src/RoyalApps.Community.ExternalApps.WinForms/RoyalApps.Community.ExternalApps.WinForms.csproj index 204785f..be8e4fa 100644 --- a/src/RoyalApps.Community.ExternalApps.WinForms/RoyalApps.Community.ExternalApps.WinForms.csproj +++ b/src/RoyalApps.Community.ExternalApps.WinForms/RoyalApps.Community.ExternalApps.WinForms.csproj @@ -11,7 +11,7 @@ README.md RoyalApps_1024.png MIT - 1.0.0 + 1.1.0 enable latest true @@ -36,7 +36,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive