blizzless-diiis/src/DiIiSNet/BZNET.csproj
Advocaite a9c85eadb2 config update
smaller update
2022-09-08 04:20:02 +08:00

15 lines
358 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Configurations>Debug;Release;github</Configurations>
</PropertyGroup>
<ItemGroup>
<Reference Include="Google.ProtocolBuffers">
<HintPath>..\DiIiS-NA\libs\Google.ProtocolBuffers.dll</HintPath>
</Reference>
</ItemGroup>
</Project>