-
07:08
- 5h behind - @[email protected]
- @rainer.sigwald.org
Popular repositories Loading
-
build-task-in-solution-demo
build-task-in-solution-demo PublicSmall demonstration of building and using an MSBuild task in the same build.
-
TraceEventLogger
TraceEventLogger PublicAn MSBuild logger that emits trace_event JSON suitable for Chrome's trace viewer.
-
ParallelBuildDebuggingLogger
ParallelBuildDebuggingLogger PublicMSBuild logger to assist with debugging parallel-build issues.
C# 7
-
fancystacks
fancystacks PublicTake a stack from the VS debugger and make it into linkified markdown.
C# 5
-
754 contributions in the last year
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 |
Activity overview
Contribution activity
March 2025
Created 8 commits in 2 repositories
Created a pull request in dotnet/msbuild that received 6 comments
Don't ngen StringTools.net35
This assembly shouldn't ever be loaded in the net4x context so don't spend the install time ngening it.
Opened 3 other pull requests in 1 repository
dotnet/msbuild
2
merged
1
open
-
Switch to AwesomeAssertions
This contribution was made on Mar 11
-
Pin samples/ProjectCachePlugin to released MSBuild
This contribution was made on Mar 10
-
Assert instead of ! for nullable
This contribution was made on Mar 5
Reviewed 13 pull requests in 3 repositories
dotnet/msbuild
10 pull requests
-
Consolidate common IPC / named pipe code
This contribution was made on Mar 13
-
Address some low-hanging fruit to use newer/better .NET features
This contribution was made on Mar 11
-
Fix entries in Version.Details.xml and make version overriding clearer
This contribution was made on Mar 10
-
Remove deprecated 4.3.* System package references
This contribution was made on Mar 10
-
Update VS insertions for 17.14
This contribution was made on Mar 10
-
Upgrade
Microsoft.VisualStudio.SolutionPersistence
to 1.0.52This contribution was made on Mar 7 -
Opt-in .sln parsing with Microsoft.VisualStudio.SolutionPersistence
This contribution was made on Mar 5
-
[CodeQL][SM03800] Remove unapproved usage of DSACryptoServiceProvider
This contribution was made on Mar 5
-
add preview suffix in experimental CI Builds, enable expinsert
This contribution was made on Mar 5
-
Update .NET Framework references to 9.0.0
This contribution was made on Mar 4
dotnet/sdk
2 pull requests
-
Adding guidance on what is considered a breaking change in the .NET SDK
This contribution was made on Mar 13
-
make the workload resolver only light up for the specific entrypoint SDKs we control
This contribution was made on Mar 7
dotnet/efcore
1 pull request
-
Use AssemblyLoadContext to load EFC.Design
This contribution was made on Mar 6
Created an issue in dotnet/msbuild that received 1 comment
Move graph to non-Experimental
The graph and cache-plugin APIs are in the Microsoft.Build.Experimental
namespace but are starting to have significant production use. We should "p…
Opened 1 other issue in 1 repository
dotnet/msbuild
1
open
-
EndToEndMinimumMessageImportance
test is not parallel-safeThis contribution was made on Mar 11