Skip to content

Commit 5cad7d3

Browse files
Merge pull request #14149 from MicrosoftDocs/main
Auto Publish – main to live - 2025-07-30 22:30 UTC
2 parents 95d3a55 + ed7bc07 commit 5cad7d3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/msbuild/common-msbuild-project-items.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Represents a reference to another project. `ProjectReference` items are transfor
8888
|Project|Optional string. A GUID for the reference, in the form {12345678-1234-1234-1234-123456781234}.|
8989
|OutputItemType|Optional string. Item type to emit target outputs into. Default is blank. If the Reference metadata is set to "true" (default), then target outputs become references for the compiler.|
9090
|ReferenceOutputAssembly|Optional boolean. If set to `false`, doesn't include the output of the referenced project as a [Reference](#reference) of this project, but still ensures that the other project builds before this one. Defaults to `true`.|
91+
|BuildReference| Optional boolean. If set to `false`, this ProjectReference will not be built by MSBuild. Its default targets (see 'Targets' below) will not be called at all.
9192
|Private|Optional boolean. Specifies whether the reference should be copied to the output folder. This attribute matches the **Copy Local** property of the reference that's in the Visual Studio IDE.|
9293
|SetConfiguration|Optional string. Sets the global property `Configuration` for the referenced project, for example `Configuration=Release`.|
9394
|SetPlatform|Optional string. Sets the global property `Platform` for the referenced project, for example `Platform=AnyCPU`.|

subscriptions/vs-azure-eligibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Dev/Test eligible credits in subscriptions
33
author: joseb-rdc
44
ms.author: amast
55
manager: shve
6-
ms.date: 04/30/2025
6+
ms.date: 07/30/2025
77
ms.topic: conceptual
88
description: Check if your Visual Studio subscription includes Azure Dev/Test credits so you can try various Azure services at no cost.
99
---
@@ -30,8 +30,8 @@ To get started using the Azure Dev/Test credits included in your subscription, v
3030
| Visual Studio Enterprise - Microsoft Cloud Partner Program | $150 monthly credit | Yes |
3131
| Visual Studio Professional - Microsoft Cloud Partner Program | Not available | |
3232
| Visual Studio Enterprise – Azure Dev Tools for Teaching | Not available | |
33+
| Visual Studio Enterprise - Student Ambassadors | $150 monthly credit | Yes |
3334
| Visual Studio Enterprise – Microsoft for Startups | Not available | |
34-
| Visual Studio Enterprise – MCT Software & Services | $100 monthly credit | Yes |
3535
| Visual Studio Enterprise – MCT Software & Services Developer | $150 monthly credit | Yes |
3636

3737
\* *Includes: Not for Resale (NFR), Most Valuable Professional (MVP), Regional Director (RD), Visual Studio Industry Partner (VSIP). Excludes: NFR Basic programs such as Alumni, ISV, Xbox, etc.*

0 commit comments

Comments
 (0)