-
When i start a docker agent, targeting visualstudio.com, the agent registers itself with my private agent pool.
When i queue a new build, I get the following error:
> No registered agents found i…
-
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
```
"api_version": "2.94.0",
cf version 6.35.0+5c7de3e32.2018-03…
-
Currently, search is only supported using url parameters. For security reasons, you might want to put those in the body and POST the search (as specified in the spec here http://hl7.org/fhir/search.h…
-
## What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
api version: 2.99.0
cf version: 6.34.0+f53d03a5e.2018-01-09
## Wha…
lunim updated
6 years ago
-
I would like to know if there are any plans for IEmailSender (dotnetcore) version to support sending emails with attachments.
Is there anything I can do to still use the Abp Mail infrastracture to …
-
Adding the package to an empty console project gives a series of warnings about using dotnetframework 4.6.1 instead of dotnet core 2.0, then restore doesn't seem to work. Has this been tested working?…
-
### Summary
Today I attempted to install the latest packages to upgrade my environment. I went to `File` > `Manage Packages` changed my `View` to `Online Repository` and updated both `Duality.Edito…
-
Packages are based on their checksum and not their name:
https://github.com/criteo-cookbooks/ms_dotnet/blob/master/resources/framework.rb#L92
So if we do the following:
`package_sources(node['ms_…
-
I'm running into issues with the new F# support. Visual Studio can't open my project files because `frameworkName` is NULL. The solution was to add this to the project file:
`.NETFramework,Version=v2…
-
Continuing discussion from #946 so that i stop hijacking that bug report as issue is no longer relevant overthere.
I am trying to build CppSharp on Archlinux. Few issues are already solved:
```dif…