Skip to content

Commit f3d1ea8

Browse files
Udpate settings
1 parent 6262686 commit f3d1ea8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"com.unity.ide.rider": "1.1.4",
55
"com.unity.ide.vscode": "1.2.3",
66
"com.unity.render-pipelines.universal": "7.3.1",
7-
"com.unity.test-framework": "1.1.19",
7+
"com.unity.test-framework": "1.1.20",
88
"com.unity.textmeshpro": "2.1.1",
99
"com.unity.timeline": "1.2.17",
1010
"com.unity.ugui": "1.0.0",

Packages/packages-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://packages.unity.com"
99
},
1010
"com.unity.ext.nunit": {
11-
"version": "1.0.5",
11+
"version": "1.0.6",
1212
"depth": 1,
1313
"source": "registry",
1414
"dependencies": {},
@@ -59,11 +59,11 @@
5959
"url": "https://packages.unity.com"
6060
},
6161
"com.unity.test-framework": {
62-
"version": "1.1.19",
62+
"version": "1.1.20",
6363
"depth": 0,
6464
"source": "registry",
6565
"dependencies": {
66-
"com.unity.ext.nunit": "1.0.5",
66+
"com.unity.ext.nunit": "1.0.6",
6767
"com.unity.modules.imgui": "1.0.0",
6868
"com.unity.modules.jsonserialize": "1.0.0"
6969
},

ProjectSettings/QualitySettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ QualitySettings:
9595
skinWeights: 2
9696
textureQuality: 0
9797
anisotropicTextures: 1
98-
antiAliasing: 2
98+
antiAliasing: 0
9999
softParticles: 0
100100
softVegetation: 1
101101
realtimeReflectionProbes: 1

0 commit comments

Comments
 (0)