-
### Installed product versions
- Visual Studio: 2017 RC
- This extension: 1.10
### Description
Visual Studio 2017 allows for side by side installs, and as a VS extension developer I would like t…
-
## Current behavior
When given the following XAML:
``` xaml
…
-
Page 5 – which version is version 1.0, 2016 or 2017
Page 9 – funny symbol before the word especially
Page 19, 4th paragraph – VBA “or” VSTO
Page 114 – app.showNotification is from the previou…
-
### Installed product versions
- Visual Studio: Community 2017 15.7.1
- ZenCoding: 1.2.11
### Description
When tab competing class(#) or id(.) with name of tags doesn't work properly.
For exam…
monkh updated
5 years ago
-
### SpecFlow Version:
- [X] 3.0
- [ ] 2.4
- [ ] 2.3
- [ ] 2.2
- [ ] 2.1
- [ ] 2.0
- [ ] 1.9
### Used Test Runner
- [ ] SpecFlow+Runner
- [ ] MSTest
- [X] NUnit 3.12
- [ ] Xunit
###…
-
Using Visual Studio 2017 on a .net framework 4.5 class library project I get the following exception when I try to deploy the package:
> Could not load file or assembly 'Microsoft.TeamFoundation.Ve…
-
I have Visual Studio 2013 and 2017 installed (no Visual Studio 2015).
Running the plugin causes an error dialog to appear and points to the VS xml log.
"Could not load file or assembly 'Microsoft…
-
Throws an error upon compiling:
(Error reporoduced with Visual Studio 2017)
Points out line 22:
`dll = GetModuleHandle(dllName.c_str());`
ghost updated
5 years ago
-
I know, that it's deprecated, but it seems it was here, since #760 mentions it and changelogs show that it was enabled for Qt 5.6. But in MSVC2017 it's unavailable in winrt_x86_msvc2017 (see https://c…
-
HI, I found a bug in Azure Functions v2 Runtime version: 2.0.11857.0 (beta) and Visual Studio 2017 15.8.0 Preview 2.0:
**The Streaming logs only work in Visual Studio after I enter Azure portal and…