Skip to content

Commit 5bcba42

Browse files
committed
Publish to Azure and tested successfully after updating Java to 21 and Functions version to ~4 in the Azure Portal!
1 parent 6b4fdc3 commit 5bcba42

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.env
2+
connections.resources.xml
3+
deployment.targets.xml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<connections />
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<profiles version="1" defaultProfile="default">
2+
<profile name="default" />
3+
</profiles>

0 commit comments

Comments
 (0)