-
**Description**: In SqlConnection, there is an `[assembly:InternalsVisibleTo...]` attribute tucked at the beginning of the class. This is more/less in a non-standard location and makes was an unexpect…
-
```
seems i finally put it all together, but still can't stamp the version number on it. will need to update the solution and pipeline to have AssemblyInfo files and use a find/replace …
-
When adding a reference to NetRevisionTask in my .csproj like so:
```
0.4.3
runtime; build; native; contentfiles; analyzers; buildtransitive
all
```
The dia…
-
### Describe the Issue
After adding any type of test project (xunit, nunit) the project will no longer build and the following errors are showing up:
dotnet build ../vscode bug/TestProject1/TestPr…
-
These are the logs from 3.3
2023-08-23T18:50:20.8201274Z $.AssemblyInfo.InformationalVersion: 4.0.1175.0
2023-08-23T18:50:20.8201559Z ##[endgroup]
2023-08-23T18:50:20.8201830Z ##[group]Updating bui…
-
Please rename https://github.com/IntuitDeveloper/SampleApp-CRUD_.Net_Oauth2/blob/master/SampleApp_CRUD_.Net/SampleApp_CRUD_.Net/AssemblyInfo1.cs
to https://github.com/IntuitDeveloper/SampleApp-CRUD_.…
-
organization=BMuuN
repository=vsts-assemblyinfo-task
-
As state [here](https://stackoverflow.com/questions/13180543/what-is-assemblyinfo-cs-used-for):
> AssemblyInfo.cs contains information about your assembly, like name, description, version, etc. You…
-
**Version Used**:
Visual Studio 17.11.3
**Steps to Reproduce**:
StyleCop.Analyzers received this bug report: https://github.com/DotNetAnalyzers/StyleCopAnalyzers/issues/3887
@AArnott expe…
-
[7.9.3.9971 扩展市场下载版本]:
在生成项目的触发版本自动维护,可能出现滞后现象,就是版本生成之前,assemblyInfo.cs可能会在被读取以后才被更新到,导致版本号不是最新创建的