Skip to content

Commit

Permalink
ToolKit to net6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaiseD committed May 5, 2023
1 parent 7fba148 commit 7d7461e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
<TargetFramework>net6.0-windows</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>

Expand Down
1 change: 1 addition & 0 deletions LogicBuilder.Rules.sln
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ Global
{1C38CE58-C4AC-4F93-9268-A815C5D81786}.Release|x64.Build.0 = Release|Any CPU
{1C38CE58-C4AC-4F93-9268-A815C5D81786}.Release|x86.ActiveCfg = Release|Any CPU
{BC3AFF22-22F0-42EF-B5DC-63C527AD406D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BC3AFF22-22F0-42EF-B5DC-63C527AD406D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BC3AFF22-22F0-42EF-B5DC-63C527AD406D}.Debug|ARM.ActiveCfg = Debug|Any CPU
{BC3AFF22-22F0-42EF-B5DC-63C527AD406D}.Debug|ARM.Build.0 = Debug|Any CPU
{BC3AFF22-22F0-42EF-B5DC-63C527AD406D}.Debug|ARM64.ActiveCfg = Debug|Any CPU
Expand Down

0 comments on commit 7d7461e

Please sign in to comment.