semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Fixing web skill package reference

Open shawncal opened this issue 2 years ago • 0 comments

Setting the PackageVersion in Directory.Packages.props to fix warning called out in https://github.com/microsoft/semantic-kernel/issues/913

Contribution Checklist

  • [X] The code builds clean without any errors or warnings
  • [X] The PR follows SK Contribution Guidelines (https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
  • [X] The code follows the .NET coding conventions (https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions) verified with dotnet format
  • [X] All unit tests pass, and I have added new tests where possible
  • [X] I didn't break anyone :smile:

shawncal avatar May 13 '23 04:05 shawncal