-
The `dotnetframework` function is a little dated following the releases of .NET5 and 6. Specifying 6 or 6.0 does not work currently.
When using current latest of 4.6 to generate the project and wor…
-
After installing module on both, Windows 10 and Server 2016, I am getting:
`PowerShell DSC resource MSFT_PackageResource failed to execute Set-TargetResource functionality` `with error message: …
-
**What seems to be the problem?**
Generating a C# project using premake does not specify the "Platform Targets" property for the project when an architecture is specified. This results in projects be…
-
Currently, there is not an easy way to internalize/recompile the packages that use `chocolatey-dotnetfx.extension`, because it only supports `url` but not `file`.
Specifically, it would be nice if…
-
**What seems to be the problem?**
An invalid string is written to the "targetframework" configuration when targeting net6.0 with a c++/cli project.
```
clr "on"
dotnetframework "net6.0"
```
This…
-
The growlnotify cloud not be started,when i run example in windows 10 with dotnetframework 3.5
-
No agent found in pool DartPool which satisfies the specified demands:
msbuild
DotNetFramework
vstest
node.js
Agent.Version -gtVersion 2.115.0
The only one of those "demands" that my build ser…
-
**Describe the bug**
I use Microsoft.Office.Interop.Excel.dll in RoslynPad15 DotNet 6.0 to read and write Excel, but it shows error:
"Could not load file or assembly 'office, Version=15.0.0.0, Cultu…
-
Checked everywhere I could search but didn't find any meaningful information. Any help is highly appreciated. I feel it should be fairly simple unless there is a bug in the docker tools.
I have pro…
-
In the Dockerfile for my private build agent, I install the AWSPowerShell.NetCore module
```
#
# Install AWS Tools for PowerShell Core Edition
#
ENV AWS_POWERSHELL_VERSION=3.3.215.0
RUN pwsh \
…