aboutsummaryrefslogtreecommitdiff
path: root/RSSDP/RSSDP.csproj
AgeCommit message (Collapse)Author
2022-12-07Update projects to .net7Bond_009
2021-09-24Target net6.0Bond_009
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-11-16Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-10Update packages to net5crobibero
2020-09-12Large number of filesJim Cartlidge
2020-08-03Minor improvementsBond_009
OFC I reduced some allocations
2020-06-03Enable TreatWarningsAsErrors for more projectsBond-009
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
This is required for SonarCloud analysis to run
2019-11-01Rewrite hex encoder/decoderBond_009
2019-02-22Add option to toggle if ignore virtual interfacesXu Fasheng
Some VPN like ZerotierOne owns IP address but no gateway, and there is no good idea in NetworkManager.GetIPsDefault() to filter such virtual interfaces, so just provide one option to let user decide it.
2019-01-13Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2018-12-12Change libraries from netcoreapp to netstandardBond_009
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-09-08rework epg storageLuke Pulverenti
2016-12-04first pass at binding to multiple network addressesLuke Pulverenti
2016-11-14update msearchLuke Pulverenti
2016-11-04make dlna project portableLuke Pulverenti