Rasmus Eeg Møller

Results 5 issues of Rasmus Eeg Møller

I've got the follow code, which is inside my startup.cs class It is registered as expected, but it also triggers the the method to run. Even though I've specified between...

t: question

Create a stylesheet with the following comment: ``` /** * @license * MyFonts Webfont Build ID 3317708, 2016-12-07T02:20:35-0500 * * The fonts listed in this notice are subject to the...

I found that it didn't work properly with model binding

### Describe the bug * Created a new *.dib notebook * Add first new code cell with contents: ``` #!pwsh $files = 1..10; $processedFiles = @() foreach($file in $files) {...

bug
Area-PowerShell

## Issue Summary **Description:** AzureSignTool currently lacks support for signing Excel add-in files (.xlam). Attempting to sign .xlam files using AzureSignTool results in an error message ```The file cannot be...