A Unit Test framework for developing and debugging MSBuild Tasks
C# 9
Forked from mono/opentk
OpenTK is a set of bindings to OpenGL, OpenCL and OpenAL. This is not the main repository, just a temporary import to allow Mono developers to make changes to this module. Please do not contribute …
The code and binaries for the MonoGame MonoDevelop AddIn
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Fixes: #9573
Context: 8e1c0e6
A customer reports that they are unable to attach a debugger to
32-bit Android apps:
> am start -a "android.intent.ac…
LinkAssembliesNoShrink
.
.resx
files in apps
async
tests
_LinkAssembliesNoShrink
when $(PublishTrimmed)
= true
.
I noticed this issue with MonoPack as well. The csproj name might not always match the output assembly.
For example in VectorRumble we use <Assembl…