Dan Balasescu
|
2c9e7a6d7c
|
Upgrade to .NET 8 SDK
|
2024-02-02 16:21:16 +09:00 |
|
Salman Ahmed
|
841a2d0300
|
Move framework projects away from .NET Standard
|
2022-12-15 10:58:48 +03:00 |
|
Dan Balasescu
|
9bbc6a81a2
|
Partial everything
|
2022-11-25 18:58:48 +09:00 |
|
Dean Herbert
|
63405204eb
|
Apply NRT to all low-hanging fruit
|
2022-11-16 19:12:44 +09:00 |
|
Dan Balasescu
|
ba1385330c
|
Automated #nullable processing
|
2022-06-13 21:57:05 +09:00 |
|
Huo Yaoyuan
|
12ac055e4d
|
Update .Net Standard projects to 2.1
|
2019-11-20 19:10:26 +08:00 |
|
Huo Yaoyuan
|
f48ab597dd
|
Move common properties to props.
It's no-op to include nuget packaging properties into unpackable projects.
Package license url is deprecated. Using license expression instead.
|
2019-10-15 20:08:27 +08:00 |
|
Dean Herbert
|
1a359f560f
|
Move SpriteIcon to framework side
Optimise
|
2019-03-27 14:19:58 +09:00 |
|
Dean Herbert
|
fb3029668d
|
Update licence header (and remove year)
|
2019-01-24 17:59:35 +09:00 |
|
Shane Woolcock
|
907a4859b6
|
Split SampleGame to a library and desktop project
|
2018-11-20 20:56:15 +10:30 |
|
smoogipoo
|
175b2502ad
|
OpenTK -> osuTK
|
2018-11-20 14:55:29 +09:00 |
|
Dean Herbert
|
ad4d8efd03
|
Remove net471 targeting
|
2018-07-09 04:38:53 +09:00 |
|
Thomas Müller
|
aa364c5947
|
Update framework to .NET Core 2.1
|
2018-05-31 17:31:26 +02:00 |
|
Huo Yaoyuan
|
ff8cf958f3
|
Slightly standardize project files.
|
2018-05-25 00:53:40 +08:00 |
|
Dean Herbert
|
a5e5b64a92
|
Update to .NET 4.7.1
|
2018-04-20 14:43:11 +09:00 |
|
Dean Herbert
|
7a598af5b9
|
Normalize all the line endings
|
2018-04-11 16:34:32 +09:00 |
|
Dean Herbert
|
ced746ac27
|
Make everything better
|
2018-03-27 18:55:34 +09:00 |
|
smoogipoo
|
0b0f756c73
|
Fix license + define testable projects
|
2018-03-26 19:10:58 +09:00 |
|
smoogipoo
|
4e12855985
|
Only compile with net461 in visual studio
|
2018-03-26 15:46:16 +09:00 |
|
smoogipoo
|
9a2679b406
|
Target WinExe to remove console window
|
2018-03-26 15:11:42 +09:00 |
|
smoogipoo
|
08ea2cf894
|
Remove netstandard target from SampleGame
|
2018-03-26 13:28:13 +09:00 |
|
smoogipoo
|
1ba94a8f0b
|
Add msbuild/dotnet build + launch targets
|
2018-03-26 10:52:28 +09:00 |
|
smoogipoo
|
eaa7646ca0
|
Merge remote-tracking branch 'origin/master' into netstandard
|
2018-02-08 23:08:04 +09:00 |
|
Dean Herbert
|
c41d8b0611
|
Update incorrect OpenTK references
|
2018-02-07 22:12:05 +09:00 |
|
Dean Herbert
|
d57793de1c
|
Update old package references
|
2018-02-04 20:23:05 +09:00 |
|
FreezyLemon
|
e533c8c919
|
make all line endings CR LF (windows style)
|
2018-01-26 11:49:10 +01:00 |
|
Dean Herbert
|
47a842a912
|
Update licence headers
|
2018-01-05 20:20:49 +09:00 |
|
Dean Herbert
|
64b1672243
|
Use a non-broken opentk library
|
2017-12-29 15:23:33 +09:00 |
|
smoogipoo
|
93b9874b3f
|
Update OpenTK nuget package
|
2017-12-27 13:14:05 +09:00 |
|
smoogipoo
|
a4ab62dea5
|
Fix up props import casing
|
2017-12-01 14:46:23 +09:00 |
|
smoogipoo
|
f205290222
|
Move Microsoft.Net.Compilers props to LangVer
|
2017-11-30 01:53:54 +09:00 |
|
smoogipoo
|
89ea203819
|
Fix LangVer issue
|
2017-11-30 01:12:40 +09:00 |
|
smoogipoo
|
3cbe94d6c0
|
I think this should fix langver issue
|
2017-11-30 01:06:11 +09:00 |
|
smoogipoo
|
506a82beac
|
Add LangVer.props and osu.Framework.props for common csproj properties
|
2017-11-30 00:39:11 +09:00 |
|
smoogipoo
|
92fd14146f
|
Move LangVer.props inside osu.Framework.props
|
2017-11-30 00:01:47 +09:00 |
|
smoogipoo
|
2a468c8eb6
|
Compile executable projects for both net461 and netcore
Also reordered net461 and netcoreapp2.0 targets to make VS prefer net461.
|
2017-11-20 13:04:00 +09:00 |
|
smoogipoo
|
90dbacf0c4
|
Cleanup
|
2017-11-19 17:31:22 +09:00 |
|
smoogipoo
|
e51ed605dc
|
Make projects compile under NETStandard/NETCore and NET461
|
2017-11-15 18:41:07 +09:00 |
|
Dean Herbert
|
715a8328a8
|
Revert "Merge pull request #1106 from huoyaoyuan/project-system"
This reverts commit 1cc7c04a87.
|
2017-11-01 15:19:59 +09:00 |
|
Huo Yaoyuan
|
3f47086507
|
Use LangVer.props to control language version.
If set target framework using props file, Visual Studio will complain
to update the project.
Although it can load it without conversion.
|
2017-10-23 18:17:48 +08:00 |
|
Huo Yaoyuan
|
7b1e3b5b08
|
Remove unnecessary unit test service from SampleGame.
|
2017-10-23 17:16:43 +08:00 |
|
Huo Yaoyuan
|
3861f4ea3b
|
Set type of OpenTK.dll.config to content.
|
2017-10-23 17:06:52 +08:00 |
|
Huo Yaoyuan
|
eb6f141e53
|
Migrate SampleGame.
|
2017-10-23 17:03:22 +08:00 |
|
Huo Yaoyuan
|
d712f9c3b7
|
Update project system using version properties file.
|
2017-10-23 14:49:29 +08:00 |
|
Dean Herbert
|
eaca0c8c1f
|
Add AutoGenerateBindingRedirects
|
2017-10-19 21:06:01 +09:00 |
|
Dean Herbert
|
a678e8761a
|
Remove references to CodeAnalysisRulesets
Having these produce warnings under certain compile environments.
|
2017-10-12 20:29:07 +09:00 |
|
Dean Herbert
|
8484ee1d2b
|
Remove unused references
|
2017-09-19 15:11:46 +09:00 |
|
Dean Herbert
|
06e52073e3
|
Merge desktop and framework into one
|
2017-09-19 15:11:46 +09:00 |
|
Dean Herbert
|
9faae64e55
|
Update OpenTK
|
2017-09-13 19:39:16 +09:00 |
|
TocoToucan
|
9cdbff85f5
|
Update ManagedBass
|
2017-09-10 20:35:09 +03:00 |
|