Output: Add <ProjectReference> elements in .csproj files
This commit is contained in:
@@ -733,6 +733,9 @@
|
||||
<HintPath>%UNITYPATH%/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
%PROJECTREFERENCES%
|
||||
</ItemGroup>
|
||||
|
||||
<!--<Target Name="GenerateTargetFrameworkMonikerAttribute"/>-->
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.Targets" />
|
||||
|
||||
Reference in New Issue
Block a user