Skip to content

Commit

Permalink
Last version of templates
Browse files Browse the repository at this point in the history
  • Loading branch information
croblesm committed Jun 29, 2024
1 parent c15390d commit 9c33fa0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/dotnet-aspire/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "dotnet-aspire",
"version": "1.0.1",
"version": "1.0.2",
"name": ".NET with Aspire and Azure SQL",
"description": "A development environment for .NET Aspire and Azure SQL, enabling streamlined local development and testing.",
"documentationURL": "https://github.com/microsoft/azuresql-devcontainers/tree/main/src/dotnet-aspire",
Expand Down
2 changes: 1 addition & 1 deletion src/dotnet/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "dotnet",
"version": "1.0.1",
"version": "1.0.2",
"name": ".NET and Azure SQL",
"description": "A development environment for .NET and Azure SQL, enabling streamlined local development and testing.",
"documentationURL": "https://github.com/microsoft/azuresql-devcontainers/tree/main/src/dotnet",
Expand Down
2 changes: 1 addition & 1 deletion src/javascript-node/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "javascript-node",
"version": "1.0.1",
"version": "1.0.2",
"name": "Node.js and Azure SQL",
"description": "A development environment for Node.js and Azure SQL, enabling streamlined local development and testing.",
"documentationURL": "https://github.com/microsoft/azuresql-devcontainers/tree/main/src/javascript-node",
Expand Down
2 changes: 1 addition & 1 deletion src/python/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "python",
"version": "1.0.1",
"version": "1.0.2",
"name": "Python and Azure SQL",
"description": "A development environment for Python and Azure SQL, enabling streamlined local development and testing.",
"documentationURL": "https://github.com/microsoft/azuresql-devcontainers/tree/main/src/python",
Expand Down

0 comments on commit 9c33fa0

Please sign in to comment.