File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 25
25
</ItemGroup >
26
26
<ItemGroup >
27
27
<PackageReference Include =" Gapotchenko.FX" Version =" 2021.1.5" />
28
- <PackageReference Include =" Gapotchenko.FX.Reflection.Loader" Version =" 2021.2.8 -beta" />
28
+ <PackageReference Include =" Gapotchenko.FX.Reflection.Loader" Version =" 2021.2.10 -beta" />
29
29
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 3.9.0" />
30
30
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
31
31
<PackageReference Include =" ReadLine" Version =" 2.0.1" />
32
32
<PackageReference Include =" System.Collections.Immutable" Version =" 5.0.0" />
33
33
<PackageReference Include =" System.Reflection.Metadata" Version =" 5.0.0" />
34
34
<PackageReference Include =" System.ValueTuple" Version =" 4.5.0" />
35
- <!-- The following references are just quick fixes for issue #166 and issue #268
35
+ <!-- The following references are just quick fixes for issue #166
36
36
We need to figure out why we can't load these via the dependency context.
37
37
-->
38
- <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 5.0.0" />
39
38
<PackageReference Include =" System.Text.Encoding.CodePages" Version =" 5.0.0" />
40
39
<PackageReference Include =" StrongNamer" Version =" 0.2.5" PrivateAssets =" all" />
41
40
</ItemGroup >
You can’t perform that action at this time.
0 commit comments