Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rwmt
/
Multiplayer
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
167
Star
666
Code
Issues
81
Pull requests
26
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
CI: Fix Roslyn version mismatch causing CS8795 build failures (#970), harden PR CI
- #971
#971
Open
M-r-A
wants to merge 32 commits into
rwmt:dev
rwmt/Multiplayer:dev
from
M-r-A:fix/970-analyzer-version-compatibility
M-r-A/Multiplayer:fix/970-analyzer-version-compatibility
Copy head branch name to clipboard
Conversation
Commits
32
(32)
Checks
Files changed
Open
CI: Fix Roslyn version mismatch causing CS8795 build failures (#970), harden PR CI
#971
M-r-A
wants to merge 32 commits into
rwmt:dev
rwmt/Multiplayer:dev
from
M-r-A:fix/970-analyzer-version-compatibility
M-r-A/Multiplayer:fix/970-analyzer-version-compatibility
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
Downgrade Microsoft.CodeAnalysis packages from 5.3.0 to 4.13.0 (#970)
Show description for ae9a599
M-r-A
committed
ae9a599
View commit details
Copy full SHA for ae9a599
Browse repository at this point
Add global.json pinning .NET SDK to 9.0.x for local development
Show description for fcc546b
M-r-A
committed
fcc546b
View commit details
Copy full SHA for fcc546b
Browse repository at this point
Add SDK version observability to all CI workflows
Show description for a169a17
M-r-A
committed
a169a17
View commit details
Copy full SHA for a169a17
Browse repository at this point
Add SDK version display to build-beta workflow
Show description for 62c2ffc
M-r-A
committed
62c2ffc
View commit details
Copy full SHA for 62c2ffc
Browse repository at this point
Add NuGet dependency caching to workflows
Show description for b4ae965
M-r-A
committed
b4ae965
View commit details
Copy full SHA for b4ae965
Browse repository at this point
Add NuGet dependency caching to PR validation
Show description for 75ed341
M-r-A
committed
75ed341
View commit details
Copy full SHA for 75ed341
Browse repository at this point
Add cross-platform matrix testing to PR checks
Show description for 0f80fe2
M-r-A
committed
0f80fe2
View commit details
Copy full SHA for 0f80fe2
Browse repository at this point
Fix test result logging in PR checks
Show description for ae06228
M-r-A
committed
ae06228
View commit details
Copy full SHA for ae06228
Browse repository at this point
Pin pr-check.yml actions to latest versions with commit SHAs
Show description for 16552c5
M-r-A
committed
16552c5
View commit details
Copy full SHA for 16552c5
Browse repository at this point
Add timeout-minutes to PR check job
Show description for ea5f907
M-r-A
committed
ea5f907
View commit details
Copy full SHA for ea5f907
Browse repository at this point
Cancel stale PR check runs on new pushes
Show description for 4b5b136
M-r-A
committed
4b5b136
View commit details
Copy full SHA for 4b5b136
Browse repository at this point
Fail loudly when test result artifacts are missing
Show description for af89793
M-r-A
committed
af89793
View commit details
Copy full SHA for af89793
Browse repository at this point
Add explicit least-privilege permissions to PR checks
Show description for 6b221a7
M-r-A
committed
6b221a7
View commit details
Copy full SHA for 6b221a7
Browse repository at this point
Fix NuGet cache key by switching to setup-dotnet's built-in cache
Show description for a3840c4
M-r-A
committed
a3840c4
View commit details
Copy full SHA for a3840c4
Browse repository at this point
Parallelize Debug/Release builds and test both configurations
Show description for 003faf6
M-r-A
committed
003faf6
View commit details
Copy full SHA for 003faf6
Browse repository at this point
Read .NET SDK from global.json and add a forward-compat SDK matrix
Show description for 1c044da
M-r-A
committed
1c044da
View commit details
Copy full SHA for 1c044da
Browse repository at this point
Fix invalid SDK version in global.json
Show description for c85117c
M-r-A
committed
c85117c
View commit details
Copy full SHA for c85117c
Browse repository at this point
Fix SDK override leg being silently ignored by committed global.json
Show description for eaa5eb9
M-r-A
committed
eaa5eb9
View commit details
Copy full SHA for eaa5eb9
Browse repository at this point
Add non-blocking dotnet format check to PR checks
Show description for 61e6d99
M-r-A
committed
61e6d99
View commit details
Copy full SHA for 61e6d99
Browse repository at this point
Apply a consistent naming convention to pr-check.yml
Show description for 8400728
M-r-A
committed
8400728
View commit details
Copy full SHA for 8400728
Browse repository at this point
Fix DOTNET_CLI_TELEMETRY_OPTOUT being silently ineffective
Show description for 8f5cde0
M-r-A
committed
8f5cde0
View commit details
Copy full SHA for 8f5cde0
Browse repository at this point
Add .NET 11 preview to the forward-compat SDK matrix
Show description for cda9dc5
M-r-A
committed
cda9dc5
View commit details
Copy full SHA for cda9dc5
Browse repository at this point
Fix .NET 11 override leg and add SDK-major verification
Show description for 36ef2f4
M-r-A
committed
36ef2f4
View commit details
Copy full SHA for 36ef2f4
Browse repository at this point
Add persist-credentials: false to checkout steps
Show description for f4287aa
M-r-A
committed
f4287aa
View commit details
Copy full SHA for f4287aa
Browse repository at this point
Publish mod and server artifacts from PR checks
Show description for 3fc25dd
M-r-A
committed
3fc25dd
View commit details
Copy full SHA for 3fc25dd
Browse repository at this point
Give published artifacts a proper root folder
Show description for 7bd0880
M-r-A
committed
7bd0880
View commit details
Copy full SHA for 7bd0880
Browse repository at this point
Reorder build-test job name to (os, sdk, configuration)
M-r-A
committed
fbac859
View commit details
Copy full SHA for fbac859
Browse repository at this point
Embed PR number and short SHA into artifact names
Show description for 0128e36
M-r-A
committed
0128e36
View commit details
Copy full SHA for 0128e36
Browse repository at this point
Use 9.0.100 as the global.json SDK anchor
M-r-A
committed
a7f0685
View commit details
Copy full SHA for a7f0685
Browse repository at this point
Merge pull request #1 from M-r-A/ci/multi-version-testing
Show description for b83a215
M-r-A
authored
b83a215
View commit details
Copy full SHA for b83a215
Browse repository at this point
Remove NuGet caching from build-beta.yml
Show description for 7b3d5ba
M-r-A
committed
7b3d5ba
View commit details
Copy full SHA for 7b3d5ba
Browse repository at this point
Allow re-runs to overwrite test-result artifacts
Show description for f091e6b
M-r-A
committed
f091e6b
View commit details
Copy full SHA for f091e6b
Browse repository at this point
You can’t perform that action at this time.