Azure / Azure/azure-powershell
Custom C# files should not be released in packages
Open
Azure PS Team
bug
potential-pruning
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description
We should avoid releasing C# files in custom folders.
The solution should be to exclude C# files when performing the copy operation in the following code
https://github.com/Azure/azure-powershell/blob/main/src/Az.autorest.props#L88
### Issue script & Debug output
```PowerShell
None
```
### Environment data
```PowerShell
None
```
### Module versions
```PowerShell
None
```
### Error output
```PowerShell
```
Contributor guide
Assessment
This issue has not been assessed yet.