15
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump SDK version More... about 3 years ago
.NET5.0 is .NET Core successor. Without this preprocessor declaration binary for .NET5.0 has compiled code which is designed to work for .NET Framework. That cause many unexpected errors. Please take a look at https://docs.microsoft.com/en-us/dotnet/core/tutorials/libraries. Build system is aware of predefined Target Frameworks preprocessor declaration, and it will be better to use them in whole project instead creating own (which has different meaning). More... about 3 years ago
Merge pull request #726 from KasperSK/master More... over 3 years ago
Merge pull request #735 from pableess/master More... over 3 years ago
fix condition More... over 3 years ago
Fix bug where childeren are closed when parent cannot be closed More... over 3 years ago
Merge pull request #730 from vb2ae/Dotznet5 More... over 3 years ago
removed nuget reference from project file More... over 3 years ago
Fix Directory.Build.Props nuget package versions More... over 3 years ago
Add WPF conditional constant for release to .net 5 sample More... over 3 years ago
Added .net 5 wpf sample More... over 3 years ago
Added support for .net 5 windows. Updated xunit NuGet More... over 3 years ago
update build More... over 3 years ago
Add dot net 5 More... over 3 years ago
fix build More... over 3 years ago
fix features More... over 3 years ago
update some nuget packages More... over 3 years ago
.net 4.6.1 More... over 3 years ago
Move to .net core 4.1 and dot framework 4.6.1 More... over 3 years ago
Merge pull request #728 from vb2ae/Bug_356 More... over 3 years ago
memory leak bug # 356 More... over 3 years ago
Roll back change More... over 3 years ago
Merge pull request #721 from KasperSK/AsyncEventHandlers More... over 3 years ago
Fix item not removed bug #629 More... over 3 years ago
Updated features sample to the new format More... over 3 years ago
undoing change More... over 3 years ago
Update Caliburn.Micro.Platform.csproj More... over 3 years ago
Reinstate XF package to make XF available on more platforms More... over 3 years ago
Merge pull request #723 from vb2ae/bindingsource_null_bug More... over 3 years ago
BindingScope.cs null exception occurred More... over 3 years ago