LA
|
a2ef94d6e5
|
同步更新
|
2025-12-06 17:22:05 +08:00 |
|
LA
|
9917cba56f
|
只暂存
|
2025-11-10 00:26:32 +08:00 |
|
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 |
|
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 |
|
Shane Woolcock
|
907a4859b6
|
Split SampleGame to a library and desktop project
|
2018-11-20 20:56:15 +10:30 |
|
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
|
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
|
a4ab62dea5
|
Fix up props import casing
|
2017-12-01 14:46:23 +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
|
e51ed605dc
|
Make projects compile under NETStandard/NETCore and NET461
|
2017-11-15 18:41:07 +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 |
|
Dean Herbert
|
612ad4bf9c
|
Update nuget packages
- Includes large OpenTK updates (including some custom commits).
- Doesn't update ManagedBass (needs further investigation; doesn't target net45).
|
2017-06-13 11:41:26 +09:00 |
|
Dean Herbert
|
15241c8834
|
Update nuget packages.
Includes fix in OpenTK for focus issues.
|
2017-04-12 19:04:29 +09:00 |
|
Dean Herbert
|
0c9a327865
|
Update nuget packages.
- nunit held at 3.5 due to weird conflicts.
- opentk updated to new ppy version.
|
2017-02-27 20:23:53 +09:00 |
|
John Leuenhagen
|
fef5a20d14
|
stop treating warnings as errors
|
2017-02-12 00:24:18 -05:00 |
|
Dean Herbert
|
f529a613c6
|
Fix regression when restoring from fullscreen.
|
2016-10-26 15:14:04 +09:00 |
|
Dean Herbert
|
6256af2355
|
Update OpenTK to support exclusive fullscreen on intel GPUs.
|
2016-10-26 12:36:35 +09:00 |
|
Dean Herbert
|
1074c7cde3
|
Update nuget packages (removes opentk GLControl).
|
2016-10-24 19:12:09 +09:00 |
|
Dean Herbert
|
c40f2f090c
|
Never Prefer32Bit.
|
2016-10-07 15:44:48 +09:00 |
|
Dean Herbert
|
b78815c11e
|
Remove "Deploy" configuration.
|
2016-10-07 15:26:45 +09:00 |
|
Dean Herbert
|
c7156ada84
|
Fix incorrect namespace.
|
2016-09-20 11:53:08 +09:00 |
|
Dean Herbert
|
c3cc8cb9a5
|
Treat warnings as errors.
|
2016-09-20 11:53:08 +09:00 |
|
Dean Herbert
|
b5fc3cad2a
|
Add base VisualTests project.
|
2016-09-07 19:06:56 +09:00 |
|
Dean Herbert
|
907c74a83c
|
Update SampleGame project files.
|
2016-09-06 20:36:44 +09:00 |
|
Dean Herbert
|
995fca7c92
|
Add missing nuget reference to OpenTK in SampleGame.
|
2016-08-26 17:43:06 +09:00 |
|
Dean Herbert
|
58dc740ca6
|
Add a *very* simple sample game project.
|
2016-08-26 17:17:46 +09:00 |
|