{"id":22493405,"url":"https://github.com/ufcpp/msbuildall","last_synced_at":"2025-10-11T09:06:55.089Z","repository":{"id":34176989,"uuid":"38026240","full_name":"ufcpp/MsbuildAll","owner":"ufcpp","description":"リポジトリ内の sln に対して NuGet restore と msbuild を掛けて回るスクリプト。","archived":false,"fork":false,"pushed_at":"2015-07-02T07:09:12.000Z","size":612,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T23:17:48.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ufcpp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-25T03:42:57.000Z","updated_at":"2023-01-09T14:40:19.000Z","dependencies_parsed_at":"2022-09-03T11:00:35.336Z","dependency_job_id":null,"html_url":"https://github.com/ufcpp/MsbuildAll","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufcpp%2FMsbuildAll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufcpp%2FMsbuildAll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufcpp%2FMsbuildAll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufcpp%2FMsbuildAll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ufcpp","download_url":"https://codeload.github.com/ufcpp/MsbuildAll/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924499,"owners_count":20694728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-06T18:39:22.495Z","updated_at":"2025-10-11T09:06:50.070Z","avatar_url":"https://github.com/ufcpp.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MsbuildAll\nリポジトリ内の sln に対して NuGet restore と msbuild を掛けて回るスクリプト。\n\n## 前提\n\n- NuGet パッケージを結構な数参照してる\n  - プライベート パッケージも作る\n- GitHub リポジトリ間で依存関係を持ってる\n  - submodule 使うの面倒なので、同じフォルダー以下に全部のリポジトリを clone して使う想定\n  - (以下、このフォルダーを「githubルート」と呼ぶ)\n- プライベートな NuGet リポジトリを持ってる\n  - githubルート直下に、`packages` というフォルダーを作って、そこをプライベートNuGetリポジトリにする\n\n## 解決方針\n\n- GitHubリポジトリ直下の`build`フォルダー以下に NuGet restor/msbuild 掛けスクリプトを置く\n  - (すべてのGitHubリポジトリで)\n- `build`フォルダー以下のスクリプトはほぼコピペで使える状態にする\n  - 一部の設定だけを書き替えればOKの状態にする\n\n## 設定(GitHubリポジトリごとに書き替えるもの)\n\n- `solusions.txt`: GitHubリポジトリ中にあるソリューションファイルを、1行1ソリューションで記載(buildフォルダーからの相対パス)\n- `dependency.txt`: 依存しているGitHubリポジトリ名を、1行1リポジトリで記載\n- `postbuild.ps1`: (もし必要なら)ビルド後に実行するコマンドを記述\n\n## このリポジトリの内容物\n\n- buildフォルダー: 各GitHubリポジトリにコピペして使う(上記の設定だけ書き換え)\n- それ以外: 利用例\n\n### 利用例の動かし方\n\nプライベートNuGetリポジトリの動作確認も兼ねているので、まず、 \n\n- githubルート直下に `packages`フォルダーを作る\n- 作った`packages`フォルダーに、`FluentArithmetic.1.0.0.0.nupkg` をコピーする\n\nその後、`build`フォルダー内で`build.bat`を実行(Explorerからのダブルクリックでも可)。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufcpp%2Fmsbuildall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fufcpp%2Fmsbuildall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufcpp%2Fmsbuildall/lists"}