Skip to content

Commit

Permalink
CR
Browse files Browse the repository at this point in the history
  • Loading branch information
alvesmiguel1 committed Jul 16, 2024
1 parent 7fc0033 commit cbd9351
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CefGlue.Demo.WPF/CefGlue.Demo.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<PropertyGroup>
<OutputType>WinExe</OutputType>
<OperatingSystemAgnosticTargetFramework>$(DefaultTargetDotnetVersion)</OperatingSystemAgnosticTargetFramework>
<TargetFramework>$(DefaultTargetDotnetVersion)-windows</TargetFramework>
<AssemblyName>Xilium.CefGlue.Demo.WPF</AssemblyName>
<RootNamespace>Xilium.CefGlue.Demo.WPF</RootNamespace>
Expand Down
1 change: 0 additions & 1 deletion CefGlue.WPF/CefGlue.WPF.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OperatingSystemAgnosticTargetFramework>$(DefaultTargetDotnetVersion)</OperatingSystemAgnosticTargetFramework>
<TargetFramework>$(DefaultTargetDotnetVersion)-windows</TargetFramework>
<OutputType>Library</OutputType>
<RootNamespace>Xilium.CefGlue.WPF</RootNamespace>
Expand Down

0 comments on commit cbd9351

Please sign in to comment.