Skip to content

Commit

Permalink
Bump the osu-related group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the osu-related group with 2 updates: [ppy.osu.Framework.iOS](https://github.com/ppy/osu-framework) and [ppy.osu.Framework](https://github.com/ppy/osu-framework).


Updates `ppy.osu.Framework.iOS` from 2024.1112.0 to 2024.1128.0
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](ppy/osu-framework@2024.1112.0...2024.1128.0)

Updates `ppy.osu.Framework` from 2024.1112.0 to 2024.1128.0
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](ppy/osu-framework@2024.1112.0...2024.1128.0)

---
updated-dependencies:
- dependency-name: ppy.osu.Framework.iOS
  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 Dec 1, 2024
1 parent 23fc4fc commit f622df6
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
46 changes: 23 additions & 23 deletions osu.Framework.Microphone.iOS/osu.Framework.Microphone.iOS.csproj
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup Label="Project">
<TargetFramework>net8.0-ios</TargetFramework>
<SupportedOSPlatformVersion>13.4</SupportedOSPlatformVersion>
<OutputType>Library</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AssemblyTitle>osu.Framework.Microphone.iOS</AssemblyTitle>
<AssemblyName>osu.Framework.Microphone.iOS</AssemblyName>
<RootNamespace>osu.Framework.iOS</RootNamespace>
<Description>Unofficial osu!framework extension for using microphon as input device.</Description>
</PropertyGroup>
<PropertyGroup Label="Nuget">
<Title>osu.Framework.Microphone.iOS</Title>
<PackageId>osu.Framework.Microphone.iOS</PackageId>
<PackageTags>osu-framework microphone andy840119</PackageTags>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\osu.Framework.Microphone\osu.Framework.Microphone.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Framework.iOS" Version="2024.1112.0" />
</ItemGroup>
</Project>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup Label="Project">
<TargetFramework>net8.0-ios</TargetFramework>
<SupportedOSPlatformVersion>13.4</SupportedOSPlatformVersion>
<OutputType>Library</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AssemblyTitle>osu.Framework.Microphone.iOS</AssemblyTitle>
<AssemblyName>osu.Framework.Microphone.iOS</AssemblyName>
<RootNamespace>osu.Framework.iOS</RootNamespace>
<Description>Unofficial osu!framework extension for using microphon as input device.</Description>
</PropertyGroup>
<PropertyGroup Label="Nuget">
<Title>osu.Framework.Microphone.iOS</Title>
<PackageId>osu.Framework.Microphone.iOS</PackageId>
<PackageTags>osu-framework microphone andy840119</PackageTags>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\osu.Framework.Microphone\osu.Framework.Microphone.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Framework.iOS" Version="2024.1128.0" />
</ItemGroup>
</Project>
56 changes: 28 additions & 28 deletions osu.Framework.Microphone/osu.Framework.Microphone.csproj
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup Label="Project">
<OutputType>Library</OutputType>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Label="Nuget">
<GenerateProgramFile>false</GenerateProgramFile>
<AssemblyName>osu.Framework.Microphone</AssemblyName>
<RootNamespace>osu.Framework</RootNamespace>
<IsPackable>true</IsPackable>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Version>1.2.0</Version>
<Description>Unofficial osu!framework extension for using microphon as input device.</Description>
<RepositoryType>Git</RepositoryType>
<PackageTags>osu-framework microphone andy840119</PackageTags>
<Authors>andy840119</Authors>
<Company>karaoke --dev</Company>
<Product>karaoke --dev</Product>
<PackageReleaseNotes>喵</PackageReleaseNotes>
<PackageId>osu.Framework.Microphone</PackageId>
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="NWaves" Version="0.9.6" />
<PackageReference Include="ppy.osu.Framework" Version="2024.1112.0" />
</ItemGroup>
</Project>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup Label="Project">
<OutputType>Library</OutputType>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Label="Nuget">
<GenerateProgramFile>false</GenerateProgramFile>
<AssemblyName>osu.Framework.Microphone</AssemblyName>
<RootNamespace>osu.Framework</RootNamespace>
<IsPackable>true</IsPackable>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Version>1.2.0</Version>
<Description>Unofficial osu!framework extension for using microphon as input device.</Description>
<RepositoryType>Git</RepositoryType>
<PackageTags>osu-framework microphone andy840119</PackageTags>
<Authors>andy840119</Authors>
<Company>karaoke --dev</Company>
<Product>karaoke --dev</Product>
<PackageReleaseNotes>喵</PackageReleaseNotes>
<PackageId>osu.Framework.Microphone</PackageId>
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="NWaves" Version="0.9.6" />
<PackageReference Include="ppy.osu.Framework" Version="2024.1128.0" />
</ItemGroup>
</Project>

0 comments on commit f622df6

Please sign in to comment.