-
```
In addition to sampling, NProf should also support instrumentation
profiling.
In .NET 4.0 the performance of instrumentation profiling should be
improved (see http://blogs.msdn.com/davbr/archive…
-
```
To reproduce:
1. Check out this application: https://bitbucket.org/claudiolassala/timetracker
2. build using msbuild
3. Open tests using icarus
4. Crash
Host started at 11/15/2010 4:51:49 PM…
-
Similar to #695, but I'm not going to necro that post.
I occasionally play FFXIV on my steam deck using XIVLauncher. For the longest time it worked great, but for the last few months I've been experi…
-
Currently there is no definition for PowerShell v5 environment. (should be .NET 4.6?)
and it handled as ".NETFramework,Version=v4.0.0.0".
Therefore it failed to load assemblies that support net45\net5…
-
```
CLR-Mode, you use an class, that has no baseclass(ok, it still inherits from
system.object, that ok), but you call:
System.Object.ctor.call(this)
This is not needed. (performance issue)
Greeti…
-
```
CLR-Mode, you use an class, that has no baseclass(ok, it still inherits from
system.object, that ok), but you call:
System.Object.ctor.call(this)
This is not needed. (performance issue)
Greeti…
-
**NuGet version (4.6.0)
VS version: 15.7.3**
I cannot create any NuGet packages anymore (even though that during the same day I did it a couple of times). I get an error that db.lock file is us…
-
I first noticed this with release 30300 and have reproduced this on two systems.
*Steps to Reproduce
```
sudo swupd bundle-add kernel-lts2018
sudo clr-boot-manager set-kernel org.clearlinux.lts2…
-
Trying to run it on Debian testing,
```
rusla@x201:~/git/weatherspect$ dpkg -l | grep perl | grep -i curses
ii libcurses-perl 1.37-1+b1 amd64 …
-
```
What steps will reproduce the problem?
1. Trying to export to excel, etc.
What is the expected output? What do you see instead?
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE …