vscode-azurefunctions/test
Nathan 9a34002d25
Add .NET 9.0 to list of runtimes and update backup templates (#4298)
* changes for net9.0

* Update backup templates
2024-10-08 17:00:44 +00:00
..
createFunction Add tests for new programming model versions and .NET 8 (#4217) 2024-07-23 11:32:29 -07:00
nightly Add tests for new programming model versions and .NET 8 (#4217) 2024-07-23 11:32:29 -07:00
project Add tests for new programming model versions and .NET 8 (#4217) 2024-07-23 11:32:29 -07:00
utils
.eslintrc.js
ParsedFunctionJson.test.ts
addBinding.test.ts
addParallelSuite.ts
api.test.ts Add tests for new programming model versions and .NET 8 (#4217) 2024-07-23 11:32:29 -07:00
assertThrowsAsync.ts
convertToValidPackageName.test.ts
envUtils.test.ts
fsUtils.test.ts
getScriptResourcesLanguage.test.ts
global.test.ts
hasMinFuncCliVersion.test.ts
index.ts
nugetUtils.test.ts
parseJson.test.ts
runTest.ts
runWithSetting.ts
templateCount.test.ts Add tests for new programming model versions and .NET 8 (#4217) 2024-07-23 11:32:29 -07:00
test.code-workspace
tryParseFuncVersion.test.ts
updateBackupTemplates.ts Add .NET 9.0 to list of runtimes and update backup templates (#4298) 2024-10-08 17:00:44 +00:00
validateCSharpNamespace.test.ts
venvUtils.test.ts
verifyVersionAndLanguage.test.ts