This repository was archived by the owner on Jun 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-46
lines changed
lib/csharp/microsoft.bot.builder.skills/Microsoft.Bot.Builder.Skills Expand file tree Collapse file tree 3 files changed +2
-46
lines changed Original file line number Diff line number Diff line change 1010 <PropertyGroup >
1111 <TargetFramework >netstandard2.0</TargetFramework >
1212 <AssemblyName >Microsoft.Bot.Builder.Skills</AssemblyName >
13- <GeneratePackageOnBuild >false </GeneratePackageOnBuild >
13+ <GeneratePackageOnBuild >true </GeneratePackageOnBuild >
1414 <Company >Microsoft</Company >
1515 <Authors >Microsoft</Authors >
1616 <Description >Shared library for building Bot Framework Skills.</Description >
1919 <SignAssembly >true</SignAssembly >
2020 <DelaySign >true</DelaySign >
2121 <AssemblyOriginatorKeyFile >..\..\build\35MSSharedLib1024.snk</AssemblyOriginatorKeyFile >
22- <GeneratePackageOnBuild >false </GeneratePackageOnBuild >
22+ <GeneratePackageOnBuild >true </GeneratePackageOnBuild >
2323 </PropertyGroup >
24- <ItemGroup >
25- <Compile Remove =" Models\SkillDefinition.cs" />
26- </ItemGroup >
2724 <ItemGroup >
2825 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Core" Version =" 2.2.2" />
2926 <PackageReference Include =" Microsoft.Bot.Builder" Version =" 4.5.1" />
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments