File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
<RootNamespace >Microsoft.SemanticKernel.Planning</RootNamespace >
7
7
<TargetFrameworks >net8.0;netstandard2.0</TargetFrameworks >
8
8
<VersionSuffix >preview</VersionSuffix >
9
+ <IsPackable >false</IsPackable >
9
10
</PropertyGroup >
10
11
11
- <Import Project =" $(RepoRoot)/dotnet/nuget/nuget-package.props" />
12
12
<Import Project =" $(RepoRoot)/dotnet/src/InternalUtilities/src/InternalUtilities.props" />
13
13
<Import Project =" $(RepoRoot)/dotnet/src/InternalUtilities/planning/PlanningUtilities.props" />
14
14
Original file line number Diff line number Diff line change 6
6
<RootNamespace >Microsoft.SemanticKernel.Planning</RootNamespace >
7
7
<TargetFrameworks >net8.0;netstandard2.0</TargetFrameworks >
8
8
<VersionSuffix >preview</VersionSuffix >
9
+ <IsPackable >false</IsPackable >
9
10
</PropertyGroup >
10
11
11
- <Import Project =" $(RepoRoot)/dotnet/nuget/nuget-package.props" />
12
12
<Import Project =" $(RepoRoot)/dotnet/src/InternalUtilities/src/InternalUtilities.props" />
13
13
<Import Project =" $(RepoRoot)/dotnet/src/InternalUtilities/planning/PlanningUtilities.props" />
14
14
You can’t perform that action at this time.
0 commit comments