File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -55,5 +55,7 @@ public TestSteamServiceImpl(ILoggerFactory loggerFactory) : base(loggerFactory)
55
55
protected override bool IsRunSteamAdministrator => default ;
56
56
57
57
protected override Dictionary < uint , string ? > ? HideGameList => default ;
58
+
59
+ protected override string ? GetString ( string name ) => default ;
58
60
}
59
61
}
Original file line number Diff line number Diff line change 8
8
<ImplicitUsings >enable</ImplicitUsings >
9
9
<IsTrimmable >true</IsTrimmable >
10
10
<!-- <Version>1.yy.1MMdd.1hhmm</Version>-->
11
- <Version >1.23.10522.11835 </Version >
11
+ <Version >1.23.10522.11852 </Version >
12
12
<PackageIconUrl >https://avatars.githubusercontent.com/u/79355691?s=200& v=4</PackageIconUrl >
13
13
<Company >长沙次元超越科技有限公司</Company >
14
14
<Copyright >©️ $(Company). All rights reserved.</Copyright >
You can’t perform that action at this time.
0 commit comments