File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 <Nullable >enable</Nullable >
66 </PropertyGroup >
77 <ItemGroup >
8- <PackageReference Include =" CSharpInteractive" Version =" 1.1.8 " />
8+ <PackageReference Include =" CSharpInteractive" Version =" 1.1.9 " />
99 </ItemGroup >
1010</Project >
Original file line number Diff line number Diff line change 3232 <!-- Should be compatible with .NET 5.0.102+ and Visual Studio 16.8+ -->
3333 <!-- https://github.com/dotnet/roslyn/blob/main/docs/wiki/NuGet-packages.md#versioning -->
3434 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.3.1" PrivateAssets =" all" />
35- <PackageReference Include =" Pure.DI" Version =" 2.1.56 " >
35+ <PackageReference Include =" Pure.DI" Version =" 2.1.60 " >
3636 <PrivateAssets >all</PrivateAssets >
3737 <IncludeAssets >analyzers</IncludeAssets >
3838 </PackageReference >
You can’t perform that action at this time.
0 commit comments