126
127
128
129
130
131
 
 

Explicit Assembly References are stand-alone assemblies directly referenced in your project. They are not pulled in through NuGet packages, project references, or the Global Assembly Cache (GAC). These assemblies often represent legacy .NET Framework components, especially those compiled for 32-bit, which are not easily upgraded to modern .NET and may exist outside of package management.

Until now, the Toolbox in the Windows Forms designer only displayed controls sourced from NuGet packages or project references.

132
133
134
135
136
137
138
View and manage git tags (devblogs.microsoft.com)
submitted 1 year ago by to c/visualstudio@programming.dev
 
 

With the latest update, Visual Studio empowers you to seamlessly view and manage Git tags directly within the Git Repository window.

139
140
141
submitted 1 year ago* (last edited 1 year ago) by to c/visualstudio@programming.dev
142
143
144
145
146
147
148
149
150
view more: ‹ prev next ›