|
@@ -62,7 +62,7 @@
|
|
|
<!-- Optimization analysis only makes sense on platforms that will be actually ran -->
|
|
<!-- Optimization analysis only makes sense on platforms that will be actually ran -->
|
|
|
|
|
|
|
|
<!-- https://devblogs.microsoft.com/premier-developer/avoiding-struct-and-readonly-reference-performance-pitfalls-with-errorprone-net/ -->
|
|
<!-- https://devblogs.microsoft.com/premier-developer/avoiding-struct-and-readonly-reference-performance-pitfalls-with-errorprone-net/ -->
|
|
|
- <PackageReference Include="ErrorProne.NET.Structs" Version="0.4.0-beta.1">
|
|
|
|
|
|
|
+ <PackageReference Include="ErrorProne.NET.Structs" Version="0.6.0-beta.1">
|
|
|
<PrivateAssets>all</PrivateAssets>
|
|
<PrivateAssets>all</PrivateAssets>
|
|
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
|
|
</PackageReference>
|
|
</PackageReference>
|