Skip to content

Commit 66f459c

Browse files
authored
Updating release notes
Updating the release notes for release 15.10.2046.0
1 parent c6fd217 commit 66f459c

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

VS-AzureTools-ReleaseNotes.md

+11-12
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,19 @@ on the official Visual Studio extension Marketplace.
55

66
# Known Issues
77

8-
## Latest release
9-
10-
* **Issue:** Queue Trigger and Blob Trigger are not available trigger types immediately after File > New Project > Azure Functions.
11-
* **Workaround:** Add these trigger types by right-clicking on the project in Solution Explorer and select Add > New Azure Function.
12-
* **Issue:** The VSIX for the functions tools will not work with VS 2017 15.8 Preview relases.
13-
* **Workaround:** Only use the VSIX for 15.6 or 15.7. It is being updated to work with 15.8 when that version of Visual Studio releases.
14-
15-
## Visual Studio 15.6 (fixed in 15.7 and later)
16-
* ### Issue:
17-
Creating a new App Service Plan from Visual Studio fails with a message similar to "The resource '<storage_account>' under resource group '<your_resource_group>' was not found.
18-
* ### Workaround
19-
This error occurs when you select a Storage Account that is in a different resource group than the Resource Group selection in the dialog. Either choose the same resource group in the dialog, or create a new storage account.
8+
* None
209

2110
# Release Notes
11+
## 15.10.2046.0
12+
- Support for indicating the runtime that functions requires (.NET Framework version/.NET Core version)
13+
- String update to not show the version number when downloading a CLI
14+
- Defaulting to v2 instead of v1 in a clean install
15+
- The ability to remove app settings
16+
- Changes to the way the functions runtime version is set
17+
- Fixes to ZIP deploy
18+
- Fix to namespace generation during item template creation
19+
- Support for detecting .NET Framework 4.7.2
20+
2221
## 15.10.2009.0
2322
- Fixes issues with publishing to Azure failing prematurely
2423

0 commit comments

Comments
 (0)