File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1919 <PropertyGroup >
2020 <PackageId >Hexa.NET.Utilities</PackageId >
2121 <AssemblyVersion >1.0.0</AssemblyVersion >
22- <PackageVersion >2.1.3 </PackageVersion >
22+ <PackageVersion >2.1.4 </PackageVersion >
2323 <Authors >Juna</Authors >
2424 <AssemblyName >Hexa.NET.Utilities</AssemblyName >
2525 <PackageProjectUrl >https://github.com/HexaEngine/Hexa.NET.Utilities</PackageProjectUrl >
3636 <Content Include =" ../README.md" Pack =" true" PackagePath =" \" />
3737 </ItemGroup >
3838
39- <ItemGroup >
39+ <ItemGroup Condition = " '$(TargetFramework)' == 'netstandard2.1' " >
4040 <PackageReference Include =" System.Memory" Version =" 4.5.5" />
4141 </ItemGroup >
4242
43- <ItemGroup >
44- <ProjectReference Include =" ..\Hexa.NET.Unsafe.Analyzers\Hexa.NET.Unsafe.Analyzers.csproj" />
45- </ItemGroup >
43+
4644
4745</Project >
You can’t perform that action at this time.
0 commit comments