File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Solution >
2- <Project Path =" DotNetExtensions\DotNetExtensions.csproj" Type =" Classic C#" />
3- <Project Path =" DotNetExtensionsTests\DotNetExtensionsTests.csproj" Type =" Classic C#" />
2+ <Project Path =" DotNetExtensions\DotNetExtensions.csproj" Type =" C#" />
3+ <Project Path =" DotNetExtensionsTests\DotNetExtensionsTests.csproj" Type =" C#" />
44</Solution >
Original file line number Diff line number Diff line change 1313 </PropertyGroup >
1414
1515 <PropertyGroup >
16- <Version >5.8.0 </Version >
16+ <Version >5.8.1 </Version >
1717 <Authors >Diogo Medeiros</Authors >
1818 <Company >Diogo Medeiros</Company >
1919 <Description >This is a collection of extension methods for .NET Core.</Description >
Original file line number Diff line number Diff line change 1717 <ProjectReference Include =" ..\DotNetExtensions\DotNetExtensions.csproj" />
1818 </ItemGroup >
1919
20+ <ItemGroup >
21+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
22+ </ItemGroup >
23+
2024</Project >
You can’t perform that action at this time.
0 commit comments