File tree 2 files changed +0
-4
lines changed
System.Numerics.Vectors/src
2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 8
8
<!-- ArrayBufferWriter is publicly exposed from the System.Memory ref and only it should define this constant as true. -->
9
9
<DefineConstants >$(DefineConstants);MAKE_ABW_PUBLIC</DefineConstants >
10
10
<UseCompilerGeneratedDocXmlFile >false</UseCompilerGeneratedDocXmlFile >
11
- <!-- Required to workaround https://github.com/NuGet/Home/issues/10368. -->
12
- <PackageId >temp_$(MSBuildProjectName)</PackageId >
13
11
</PropertyGroup >
14
12
15
13
<ItemGroup >
Original file line number Diff line number Diff line change 4
4
<TargetFramework >$(NetCoreAppCurrent)</TargetFramework >
5
5
<IsPartialFacadeAssembly >true</IsPartialFacadeAssembly >
6
6
<UseCompilerGeneratedDocXmlFile >false</UseCompilerGeneratedDocXmlFile >
7
- <!-- Required to workaround https://github.com/NuGet/Home/issues/10368. -->
8
- <PackageId >temp_$(MSBuildProjectName)</PackageId >
9
7
</PropertyGroup >
10
8
11
9
<ItemGroup >
You can’t perform that action at this time.
0 commit comments