MSBuild: Move paket restore target inclusion to global file.

This commit is contained in:
Cornelius Riemenschneider
2024-05-15 13:45:49 +02:00
parent 90bb0ba33f
commit a158e40cc2
17 changed files with 3 additions and 20 deletions

View File

@@ -18,5 +18,4 @@
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<Import Project="..\..\.paket\Paket.Restore.targets" />
</Project>