Skip to content

Microsoft.Net.Sdk.Functions 3.0.9

Compare
Choose a tag to compare
@soninaren soninaren released this 14 Jul 01:18
· 21 commits to v3.x since this release
0992e21
  • Copying the missing dlls to the bin folder

  • Adding End to End Tests and porting the projects to netcoreapp3.1.

  • Tests cover the following scenarios

    • Build and publish for a project targeting Netsdk latest version
    • Build and publish for a project with SQl dependency
    • Build and publish for a project with a HttpTrigger
    • Upgrading the sdk to 3.1.301
    • Running end to end tests as a part of ci build
    • Auto-increment the assembly version for generator and msbuild dll