Fix build of injector.

This commit is contained in:
Pieter-Jan Briers
2020-12-21 04:05:34 +01:00
parent 857904a3d9
commit feaa69f825

View File

@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netstandard2.0</TargetFramework>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
<ItemGroup>