File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <RootNamespace >VCDiff</RootNamespace >
66 <TargetFrameworks >netstandard2.1;netcoreapp3.1;net5.0;net6.0</TargetFrameworks >
77 <Nullable >enable</Nullable >
8- <Version >4.0.0 </Version >
8+ <Version >4.0.1 </Version >
99 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1010 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1111 </PropertyGroup >
2121 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2222 </PropertyGroup >
2323 <ItemGroup >
24- <PackageReference Include =" Microsoft.IO.RecyclableMemoryStream" Version =" 2.1.3 " />
24+ <PackageReference Include =" Microsoft.IO.RecyclableMemoryStream" Version =" 2.2.0 " />
2525 <PackageReference Include =" System.Runtime.CompilerServices.Unsafe" Version =" 5.0.0" Condition =" '$(TargetFramework)' == 'netstandard2.1'" />
2626 </ItemGroup >
2727</Project >
You can’t perform that action at this time.
0 commit comments