File tree Expand file tree Collapse file tree
Immutype.UsageScenarios.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212 <ItemGroup >
1313 <ProjectReference Include =" ..\Immutype\Immutype.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
14- <PackageReference Include =" BenchmarkDotNet" Version =" 0.15.6 " />
14+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.15.8 " />
1515 </ItemGroup >
1616
1717</Project >
Original file line number Diff line number Diff line change 1010
1111 <ItemGroup >
1212 <ProjectReference Include =" ..\Immutype\Immutype.csproj" />
13- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1 " />
13+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.3.0 " />
1414 <PackageReference Include =" xunit" Version =" 2.9.3" />
1515 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 1313 <ItemGroup >
1414 <CompilerVisibleProperty Include =" ImmutypeAPI" />
1515 <ProjectReference Include =" ..\Immutype\Immutype.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
16- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1 " />
16+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.3.0 " />
1717 <PackageReference Include =" xunit" Version =" 2.9.3" />
1818 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
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.2.14 " >
35+ <PackageReference Include =" Pure.DI" Version =" 2.3.5 " >
3636 <PrivateAssets >all</PrivateAssets >
3737 <IncludeAssets >analyzers</IncludeAssets >
3838 </PackageReference >
You can’t perform that action at this time.
0 commit comments