continuity/build/Directory.Build.props
Timothy Schenk 68c1cae587
All checks were successful
Test if Server can be built / build-server (push) Successful in 24s
build: add nuke as buildsystem
2023-10-08 12:47:30 +02:00

8 lines
428 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- This file prevents unintended imports of unrelated MSBuild files -->
<!-- Uncomment to include parent Directory.Build.props file -->
<!--<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />-->
</Project>