-
[This](https://github.com/JetBrains/fsharp-support/blob/master/README.md) README reads rather confusing to me: Is it possible to build fsharp support without Rider?
-
Using the `gradlew msbuild` command line:
Download https://plugins.gradle.org/m2/com/ullink/gradle/gradle-msbuild-plugin/2.21/gradle-msbuild-plugin-2.21.pom
Download https://plugins.gradle…
-
Plugin is unable to find msbuild v15+ on computer with:
* MS VS 2017 Build Tools installed (e.g. Visual Studio is not installed, just Build Tools)
* .Net SDK 4.7.1 installed
In this case plugin f…
-
I specified msbuild version in my build gradle, everything is working fine on Windows machine.
But when I try build my project on macos exception occurs.
```
Execution failed for task ':packageAn…
-
# Feature request
We have documentation that describes [how to merge information from Sonar and Git](https://github.com/MaibornWolff/codecharta/wiki/Using-Sonarqube-and-Git-data-to-visualize-Codech…
-
nugetPack "Creates a NuGet package based on the specified nuspec or project file."
My nugetSpec is using the spec file... but the spec file is just a template with $id$ $version$, etc. being populat…
-
The cordova plugin was aded without errors (cocoapods was installed and setup during the process). However the following errors occur when trying to build an app:
Android:
Could not get unknown pr…
-
At the moment ossindex uses a graphics library - I think - to update the terminal window when running.
Jenkins however gives expects a normal scrolling output from tools that it runs, so the output…
-
When trying to build my plugin (originating from this template) on Windows, I got the following issue.
### Symptoms
(On Windows, having .NET Core 2.1 installed.)
1. Kill all `VBCSCompiler.exe…
-
## Description
He have 3 Teamcity agents configured on a single Azure VM added to cloud profile.
The agents register and work normally, but the plugin only tracks status of a single agent. Thus, w…