Max Katz
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
samples/ControlCatalog.Tizen/ControlCatalog.Tizen.csproj
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
<Project Sdk="Microsoft.NET.Sdk"> |
|
|
|
<PropertyGroup> |
|
|
|
<TargetFramework>net6.0-tizen</TargetFramework> |
|
|
|
<TargetFramework>net7.0-tizen</TargetFramework> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
@ -17,4 +17,4 @@ |
|
|
|
<Folder Include="lib\" /> |
|
|
|
<Folder Include="res\" /> |
|
|
|
</ItemGroup> |
|
|
|
</Project> |
|
|
|
</Project> |
|
|
|
|