YoshiRulz
|
60d2bfa85c
|
Bump C# language level for ReSharper/Rider
|
2020-12-22 20:07:35 +10:00 |
YoshiRulz
|
e7f83cb492
|
Small cleanup of <NoWarn/> use in project files
|
2020-11-21 19:53:13 +10:00 |
YoshiRulz
|
f8e624befe
|
Create common property IsTargetingNetFramework
* if true, will add reference assemblies <PackageReference/>
* slightly less dumb <Move/>
|
2020-09-22 22:11:00 +10:00 |
YoshiRulz
|
f6edd02195
|
More cleanup of VersionInfo code gen
|
2020-08-01 17:48:27 +10:00 |
YoshiRulz
|
e5de63ea94
|
Cleanup VersionInfo and code gen
|
2020-08-01 11:57:14 +10:00 |
YoshiRulz
|
ebd9645c1e
|
Cleanup assembly attributes
We're not using this metadata for anything, except one [InternalsVisibleTo] for
unit tests, and a half-assed version check in EmuHawk.Program.
|
2020-08-01 11:56:30 +10:00 |
YoshiRulz
|
cba0eada69
|
More nullability
|
2020-06-30 12:57:57 +10:00 |
YoshiRulz
|
b88f20faed
|
Rename Verison to BizHawk.Version, fixes #2101
|
2020-06-06 00:20:48 +10:00 |