mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
Small changes
This commit is contained in:
@@ -4,7 +4,7 @@ const https = require('https');
|
||||
const { spawnSync } = require('child_process');
|
||||
const { getArchAndPlatform } = require('./utils');
|
||||
|
||||
const DOTNET_VERSION = '9.0.8';
|
||||
const DOTNET_VERSION = '9.0.9';
|
||||
const DOTNET_RUNTIME_DIR = path.join(
|
||||
__dirname,
|
||||
'..',
|
||||
|
||||
Reference in New Issue
Block a user