File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
CSScriptLib/src/CSScriptLib Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 66 "version" : " 8.0.0"
77 },
88 "configProperties" : {
9- "System.Reflection.Metadata.MetadataUpdater.IsSupported" : false ,
109 "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization" : false
1110 }
1211 }
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ v4.8.8.0
4949 <PackageIcon >css_logo.png</PackageIcon >
5050 </PropertyGroup >
5151 <ItemGroup >
52- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" />
52+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" />
5353 </ItemGroup >
5454 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
5555 <DocumentationFile >CSScriptLib.xml</DocumentationFile >
@@ -91,10 +91,10 @@ v4.8.8.0
9191 <Compile Include =" ..\..\..\cscs\Utils\WildCardExtensions.cs" Link =" Utils\WildCardExtensions.cs" />
9292 </ItemGroup >
9393 <ItemGroup >
94- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 4.1 .0" />
95- <PackageReference Include =" Microsoft.CodeAnalysis.Scripting.Common" Version =" 4.1 .0" />
94+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 4.8 .0" />
95+ <PackageReference Include =" Microsoft.CodeAnalysis.Scripting.Common" Version =" 4.8 .0" />
9696 <PackageReference Include =" System.Runtime.Loader" Version =" 4.3.0" />
97- <PackageReference Include =" Microsoft.Extensions.DependencyModel" Version =" 6 .0.0" />
97+ <PackageReference Include =" Microsoft.Extensions.DependencyModel" Version =" 8 .0.0" />
9898 </ItemGroup >
9999 <ItemGroup >
100100 <None Include =" ..\..\..\logo\css_logo.png" >
You can’t perform that action at this time.
0 commit comments