Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Microsoft.XmlSerializer.Generator.csproj
  • Loading branch information
TalAloni authored Aug 7, 2021
commit 1735ca58afb2295ceddb97528e5ae928fa4f2712
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
<Compile Include="Sgen.cs" />
</ItemGroup>

<ItemGroup>
<Reference Include="System.Memory" />
</ItemGroup>

<ItemGroup>
<None Include="build\prefercliruntime"
PackagePath="/"
Expand Down