Skip to content

Commit

Permalink
Bump the osu-related group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the osu-related group with 2 updates in the / directory: ppy.osu.Game.Resources and ppy.osu.Framework.


Updates `ppy.osu.Game.Resources` from 2024.622.0 to 2024.705.0

Updates `ppy.osu.Framework` from 2024.627.0 to 2024.702.0

---
updated-dependencies:
- dependency-name: ppy.osu.Game.Resources
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osu-related
- dependency-name: ppy.osu.Framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osu-related
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 2497905 commit 499035a
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
42 changes: 21 additions & 21 deletions osu.Framework.Font.Tests/osu.Framework.Font.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup Label="Project">
<TargetFramework>net8.0</TargetFramework>
<OutputType>WinExe</OutputType>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup>
<GenerateProgramFile>false</GenerateProgramFile>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2024.622.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\osu.Framework.Font\osu.Framework.Font.csproj" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\**\*" />
</ItemGroup>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup Label="Project">
<TargetFramework>net8.0</TargetFramework>
<OutputType>WinExe</OutputType>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup>
<GenerateProgramFile>false</GenerateProgramFile>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2024.705.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\osu.Framework.Font\osu.Framework.Font.csproj" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\**\*" />
</ItemGroup>
</Project>
82 changes: 41 additions & 41 deletions osu.Framework.Font/osu.Framework.Font.csproj
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup Label="Project">
<OutputType>Library</OutputType>
<TargetFramework>net8.0</TargetFramework>
<LangVersion>10.0</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Label="Nuget">
<GenerateProgramFile>false</GenerateProgramFile>
<AssemblyName>osu.Framework.KaraokeFont</AssemblyName>
<RootNamespace>osu.Framework</RootNamespace>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<IsPackable>true</IsPackable>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Version>1.8.3</Version>
<Description>Unofficial support extra font effect for osu!framework.</Description>
<Copyright>https://github.com/karaoke-dev/osu-framework-font</Copyright>
<PackageProjectUrl>https://github.com/karaoke-dev/osu-framework-font</PackageProjectUrl>
<RepositoryUrl>https://github.com/karaoke-dev/osu-framework-font.git</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>osu-framework karaoke andy840119</PackageTags>
<Authors>andy840119</Authors>
<Company>karaoke --dev</Company>
<Product>karaoke --dev</Product>
<PackageReleaseNotes>喵</PackageReleaseNotes>
<PackageId>osu.Framework.KaraokeFont</PackageId>
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="ppy.osu.Framework" Version="2024.627.0" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\**\*" />
</ItemGroup>
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>osu.Framework.Font.Tests</_Parameter1>
</AssemblyAttribute>
</ItemGroup>
</Project>
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup Label="Project">
<OutputType>Library</OutputType>
<TargetFramework>net8.0</TargetFramework>
<LangVersion>10.0</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Label="Nuget">
<GenerateProgramFile>false</GenerateProgramFile>
<AssemblyName>osu.Framework.KaraokeFont</AssemblyName>
<RootNamespace>osu.Framework</RootNamespace>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<IsPackable>true</IsPackable>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Version>1.8.3</Version>
<Description>Unofficial support extra font effect for osu!framework.</Description>
<Copyright>https://github.com/karaoke-dev/osu-framework-font</Copyright>
<PackageProjectUrl>https://github.com/karaoke-dev/osu-framework-font</PackageProjectUrl>
<RepositoryUrl>https://github.com/karaoke-dev/osu-framework-font.git</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>osu-framework karaoke andy840119</PackageTags>
<Authors>andy840119</Authors>
<Company>karaoke --dev</Company>
<Product>karaoke --dev</Product>
<PackageReleaseNotes>喵</PackageReleaseNotes>
<PackageId>osu.Framework.KaraokeFont</PackageId>
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="ppy.osu.Framework" Version="2024.702.0" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\**\*" />
</ItemGroup>
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>osu.Framework.Font.Tests</_Parameter1>
</AssemblyAttribute>
</ItemGroup>
</Project>

0 comments on commit 499035a

Please sign in to comment.