File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Dotnet.Script.DependencyModel.Nuget Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 31
31
</ItemGroup >
32
32
33
33
<ItemGroup >
34
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 2.7 .0" />
34
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 2.8 .0" />
35
35
<PackageReference Include =" Microsoft.Extensions.DependencyModel" Version =" 2.0.4" />
36
36
<PackageReference Include =" Newtonsoft.Json" Version =" 11.0.2" />
37
37
<PackageReference Include =" System.Collections.Immutable" Version =" 1.4.0" />
Original file line number Diff line number Diff line change 14
14
<Company >dotnet-script</Company >
15
15
</PropertyGroup >
16
16
<ItemGroup >
17
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 2.7 .0" />
17
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 2.8 .0" />
18
18
</ItemGroup >
19
19
</Project >
Original file line number Diff line number Diff line change 12
12
</PropertyGroup >
13
13
14
14
<ItemGroup >
15
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 2.7 .0" />
15
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 2.8 .0" />
16
16
<PackageReference Include =" System.Collections.Immutable" Version =" 1.4.0" />
17
17
</ItemGroup >
18
18
Original file line number Diff line number Diff line change 21
21
<IsPackable >true</IsPackable >
22
22
</PropertyGroup >
23
23
<ItemGroup >
24
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 2.7 .0" />
24
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 2.8 .0" />
25
25
<PackageReference Include =" Microsoft.Extensions.CommandLineUtils" Version =" 1.1.1" />
26
26
</ItemGroup >
27
27
<ItemGroup >
You can’t perform that action at this time.
0 commit comments