SetPackageReferenceVersion Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the operation to update a package reference version in a project.
C#
[System.Runtime.CompilerServices.Nullable(0)]
public class SetPackageReferenceVersion : Microsoft.VisualStudio.ProjectSystem.Query.Framework.Actions.PackageReferenceActionBase
[<System.Runtime.CompilerServices.Nullable(0)>]
type SetPackageReferenceVersion = class
inherit PackageReferenceActionBase
Public Class SetPackageReferenceVersion
Inherits PackageReferenceActionBase
- Inheritance
- Attributes
Set |
Initializes a new instance of the SetPackageReferenceVersion class. |
Action | |
Package |
Gets the name or the identity of the package reference to be added (Inherited from PackageReferenceActionBase) |
Version |
Gets the version of the package reference to be added. (Inherited from PackageReferenceActionBase) |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2022 |