File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828 </PropertyGroup >
2929
3030 <ItemGroup >
31- <PackageReference Include =" Microsoft.CodeAnalysis.Scripting" Version =" 4.11.0 " />
31+ <PackageReference Include =" Microsoft.CodeAnalysis.Scripting" Version =" 4.12.0-3.final " />
3232 <PackageReference Include =" NuGet.Build.Tasks" Version =" 6.4.0" />
3333 <PackageReference Include =" Microsoft.Build.Framework" Version =" 16.8.0" IncludeAssets =" all" />
3434 <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 16.8.0" IncludeAssets =" all" />
4343 <PackageReference Include =" TeamCity.ServiceMessages" Version =" 4.1.1" />
4444 <ProjectReference Include =" ..\CSharpInteractive.HostApi\CSharpInteractive.HostApi.csproj" PrivateAssets =" all" />
4545 <PackageReference Include =" TeamCity.DotNet.Integration" Version =" 1.0.33" PrivateAssets =" all" GeneratePathProperty =" true" ExcludeAssets =" All" IncludeAssets =" none" />
46- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8 .0.1 " />
46+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9 .0.0 " />
4747 <InternalsVisibleTo Include =" CSharpInteractive.Tests" />
4848 <InternalsVisibleTo Include =" DynamicProxyGenAssembly2" />
4949 </ItemGroup >
Original file line number Diff line number Diff line change 2121 </PropertyGroup >
2222
2323 <ItemGroup >
24- <PackageReference Include =" Microsoft.CodeAnalysis.Scripting" Version =" 4.11.0 " />
24+ <PackageReference Include =" Microsoft.CodeAnalysis.Scripting" Version =" 4.12.0-3.final " />
2525 <PackageReference Include =" NuGet.Build.Tasks" Version =" 6.4.0" />
2626 <PackageReference Include =" Microsoft.Build.Framework" Version =" 16.8.0" IncludeAssets =" all" />
2727 <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 16.8.0" IncludeAssets =" all" />
3434 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3535 </PackageReference >
3636 <PackageReference Include =" TeamCity.ServiceMessages" Version =" 4.1.1" />
37- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8 .0.1 " />
37+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9 .0.0 " />
3838 <ProjectReference Include =" ..\CSharpInteractive.HostApi\CSharpInteractive.HostApi.csproj" PrivateAssets =" all" GeneratePathProperty =" true" IncludeAssets =" All" />
3939 <PackageReference Include =" TeamCity.DotNet.Integration" Version =" 1.0.33" PrivateAssets =" all" GeneratePathProperty =" true" ExcludeAssets =" All" IncludeAssets =" none" />
4040 <InternalsVisibleTo Include =" CSharpInteractive.Tests" />
You can’t perform that action at this time.
0 commit comments