Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:unitycoder/UnityLauncherPro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
Loading
...
head repository:unitycoder/UnityLauncherPro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:upgrade-to-NET8
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4commits
  • 9files changed
  • 1contributor

Commits on Nov 3, 2025

  1. Commit upgrade plan

    @unitycoder
    unitycoder committedNov 3, 2025
    Configuration menu
    Copy the full SHA
    4293db9View commit details
    Browse the repository at this point in the history
  2. Migrate project to SDK-style and remove AssemblyInfo.cs

    Converted UnityLauncherPro to use the modern SDK-style .csproj format targeting net8.0-windows, enabling both WPF and Windows Forms support. The legacy AssemblyInfo.cs file was deleted, with assembly metadata now managed by the SDK project system. Unnecessary legacy references and configuration blocks were removed, simplifying the project structure. PreBuild and PostBuild PowerShell targets for version stamping remain.
    @unitycoder
    unitycoder committedNov 3, 2025
    Configuration menu
    Copy the full SHA
    38af7b9View commit details
    Browse the repository at this point in the history
  3. Update UnityLauncherPro.csproj references and add NuGet package

    Removed direct assembly references to System.Configuration, Microsoft.CSharp, and System.Data.DataSetExtensions from UnityLauncherPro.csproj. Added a NuGet package reference to System.Configuration.ConfigurationManager (version 9.0.10) instead, streamlining dependency management. No other changes were made to the project file.
    @unitycoder
    unitycoder committedNov 3, 2025
    Configuration menu
    Copy the full SHA
    e75f68eView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91bf023View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp