From 7f927f909d06daf9e058f046af6ae02a054ecce5 Mon Sep 17 00:00:00 2001 From: Dan Balasescu Date: Thu, 25 Jul 2024 10:24:06 +0900 Subject: [PATCH] Fix line endings in csproj --- osu.Framework/osu.Framework.csproj | 118 ++++++++++++++--------------- 1 file changed, 59 insertions(+), 59 deletions(-) diff --git a/osu.Framework/osu.Framework.csproj b/osu.Framework/osu.Framework.csproj index e7535ddfae..fdea6c4c03 100644 --- a/osu.Framework/osu.Framework.csproj +++ b/osu.Framework/osu.Framework.csproj @@ -1,59 +1,59 @@ - - - net8.0 - Library - true - osu!framework - osu.Framework - A 2D application/game framework written with rhythm games in mind. - - - $(NoWarn);CS1591;NU5104 - $(DefineConstants);JETBRAINS_ANNOTATIONS - - - osu!framework - ppy.osu.Framework - Automated release. - osu game framework - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + net8.0 + Library + true + osu!framework + osu.Framework + A 2D application/game framework written with rhythm games in mind. + + + $(NoWarn);CS1591;NU5104 + $(DefineConstants);JETBRAINS_ANNOTATIONS + + + osu!framework + ppy.osu.Framework + Automated release. + osu game framework + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +