Skip to content

Commit b6685c4

Browse files
committed
Updates from tool run
1 parent 677edb8 commit b6685c4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+82
-117
lines changed

docs/msbuild/errors/msb3028.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "MSB3028 diagnostic code"
33
description: "'value' is an invalid retry count. Value must not be negative."
4-
ms.date: 12/06/2024
4+
ms.date: 05/14/2025
55
ms.topic: "error-reference"
66
f1_keywords:
77
- MSB3028
@@ -27,10 +27,8 @@ This article describes the MSB3028 error code.
2727

2828
## Message text
2929

30-
```output
31-
MSB3028: 'value' is an invalid retry count. Value must not be negative.
32-
MSB3028: 'value' is an invalid retry count. Value must not be negative.
33-
```
30+
`MSB3028: 'value' is an invalid retry count. Value must not be negative.
31+
MSB3028: 'value' is an invalid retry count. Value must not be negative.`
3432

3533
<!-- :::editable-content name="postOutputDescription"::: -->
3634
<!--

docs/msbuild/errors/msb3029.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "MSB3029 diagnostic code"
33
description: "'value' is an invalid retry delay. Value must not be negative."
4-
ms.date: 12/06/2024
4+
ms.date: 05/14/2025
55
ms.topic: "error-reference"
66
f1_keywords:
77
- MSB3029
@@ -27,10 +27,8 @@ This article describes the MSB3029 error code.
2727

2828
## Message text
2929

30-
```output
31-
MSB3029: 'value' is an invalid retry delay. Value must not be negative.
32-
MSB3029: 'value' is an invalid retry delay. Value must not be negative.
33-
```
30+
`MSB3029: 'value' is an invalid retry delay. Value must not be negative.
31+
MSB3029: 'value' is an invalid retry delay. Value must not be negative.`
3432

3533
<!-- :::editable-content name="postOutputDescription"::: -->
3634
<!--

docs/msbuild/errors/msb3103.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: MSB3103 diagnostic code
33
description: Learn about the possible causes of the MSB3103 build error and get troubleshooting tips.
4-
ms.date: 04/15/2025
4+
ms.date: 05/14/2025
55
ms.topic: "error-reference"
66
f1_keywords:
77
- MSB3103
@@ -25,7 +25,7 @@ This article describes the MSB3103 error code.
2525

2626
## Message text
2727

28-
`Invalid Resx file`
28+
`MSB3103: Invalid Resx file.`
2929

3030
<!-- :::editable-content name="postOutputDescription"::: -->
3131
## Description

docs/msbuild/errors/msb3176.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "MSB3176 diagnostic code"
33
description: Learn about the possible causes of the MSBuild MSB3176 error, and get troubleshooting tips.
4-
ms.date: 4/7/2025
4+
ms.date: 05/14/2025
55
ms.topic: "error-reference"
66
f1_keywords:
77
- MSB3176
@@ -48,7 +48,6 @@ For .NET Framework, Open the Project Properties (**Alt**+**Enter**) and navigate
4848
Or, in the [deployment manifest](../../deployment/deployment-element-clickonce-deployment.md), you can find this property as an attribute of the `deployment` element:
4949

5050
`<deployment install="true" minimumRequiredVersion="1.0.0.0">`
51-
5251
<!-- :::editable-content-end::: -->
5352
<!-- :::ErrorDefinitionDescription-end::: -->
5453

docs/msbuild/errors/msb3190.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This article describes the MSB3190 error code.
2525

2626
## Message text
2727

28-
`ClickOnce does not support the request execution level 'level'`
28+
`MSB3190: ClickOnce does not support the request execution level 'level'`
2929

3030
<!-- :::editable-content name="postOutputDescription"::: -->
3131
## Description

docs/msbuild/errors/msb3243.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: MSB3243 diagnostic code
33
description: Learn about the possible causes of the MSB3243 build error and get troubleshooting tips.
4-
ms.date: 04/15/2025
4+
ms.date: 05/14/2025
55
ms.topic: "error-reference"
66
f1_keywords:
77
- MSB3243
@@ -25,7 +25,7 @@ This article describes the MSB3243 error code.
2525

2626
## Message text
2727

28-
`MSB3243: No way to resolve conflict between 'first assembly' and 'second assembly'. Choosing 'first assembly' arbitrarily.`
28+
`MSB3243: No way to resolve conflict between 'value' and 'value'. Choosing 'value' arbitrarily.`
2929

3030
<!-- :::editable-content name="postOutputDescription"::: -->
3131
## Description

docs/msbuild/errors/msb3245.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: MSB3245 diagnostic code
33
description: Learn about the possible causes of the MSB3245 build error and get troubleshooting tips.
4-
ms.date: 04/15/2025
4+
ms.date: 05/14/2025
55
ms.topic: "error-reference"
66
f1_keywords:
77
- MSB3245
@@ -25,7 +25,7 @@ This article describes the MSB3245 error code.
2525

2626
## Message text
2727

28-
`MSB3245: Could not resolve this reference. 'assembly' If this reference is required by your code, you may get compilation errors.`
28+
`MSB3245: Could not resolve this reference. 'value' If this reference is required by your code, you may get compilation errors.`
2929

3030
<!-- :::editable-content name="postOutputDescription"::: -->
3131
## Description

docs/msbuild/errors/msb3246.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "MSB3246 diagnostic code"
33
description: "Resolved file has a bad image, no metadata, or is otherwise inaccessible."
4-
ms.date: 2/6/2025
4+
ms.date: 05/14/2025
55
ms.topic: "error-reference"
66
f1_keywords:
77
- MSB3246

docs/msbuild/errors/msb3247.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "MSB3247 diagnostic code"
33
description: "Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the 'runtime' node in the application configuration file:"
4-
ms.date: 2/6/2025
4+
ms.date: 05/14/2025
55
ms.topic: "error-reference"
66
f1_keywords:
77
- MSB3247
@@ -29,7 +29,6 @@ This article describes the MSB3247 error code.
2929
`MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the 'runtime' node in the application configuration file:`
3030

3131
<!-- :::editable-content name="postOutputDescription"::: -->
32-
3332
## Remarks
3433

3534
This error occurs when building .NET Framework projects. It is generated by the `ResolveAssemblyReference` task. There are two modes that `ResolveAssemblyReference` can run in, either it can be configured to generate binding redirects, or not. If not set, this error occurs when a conflict occurs between two different assembly versions of dependent assembly.

docs/msbuild/errors/msb3290.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: MSB3290 diagnostic code
33
description: Learn about the possible causes of the MSB3290 build error and get troubleshooting tips.
4-
ms.date: 04/15/2025
4+
ms.date: 05/14/2025
55
ms.topic: "error-reference"
66
f1_keywords:
77
- MSB3290
@@ -25,8 +25,7 @@ This article describes the MSB3290 error code.
2525

2626
## Message text
2727

28-
`MSB3290: Failed to create the wrapper assembly for type library "{0}". {1}`
29-
28+
`MSB3290: Failed to create the wrapper assembly for type library 'value'.`
3029

3130
<!-- :::editable-content name="postOutputDescription"::: -->
3231
## Description

0 commit comments

Comments
 (0)