Skip to content

Commit f23f071

Browse files
authored
Prepare Azure.Projects packages for release (Azure#49260)
1 parent 50de038 commit f23f071

File tree

8 files changed

+16
-32
lines changed

8 files changed

+16
-32
lines changed
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.0.0-beta.1 (2025-04-08)
104

115
### Other Changes
6+
7+
- Initial release of the Azure.Projects.AI package.

sdk/cloudmachine/Azure.Projects.AI/src/Azure.Projects.AI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<Description>AI extensions for Azure.Projects</Description>
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.0.0-beta.1 (2025-04-08)
104

115
### Other Changes
6+
7+
- Initial release of the Azure.Projects.Provisioning package.

sdk/cloudmachine/Azure.Projects.Provisioning/src/Azure.Projects.Provisioning.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<Description>Azure.Projects.Provisioning simplifies declarative resource provisioning in .NET.</Description>
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.0.0-beta.1 (2025-04-08)
104

115
### Other Changes
6+
7+
- Initial release of the Azure.Projects.Web package.

sdk/cloudmachine/Azure.Projects.Web/src/Azure.Projects.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<Description>Azure.Projects.Web is an ASP.NET Core extensions for Azure.Projects</Description>
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.0.0-beta.1 (2025-04-08)
104

115
### Other Changes
6+
7+
- Initial release of the Azure.Projects package.

sdk/cloudmachine/Azure.Projects/src/Azure.Projects.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<Description>Azure.Projects simplifies getting started with Azure in .NET.</Description>

0 commit comments

Comments
 (0)