|
|
|
@ -2,13 +2,10 @@
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
|
|
|
|
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
|
|
|
|
|
<Version>1.0.0-alpha.325</Version>
|
|
|
|
|
<Version>1.0.0-alpha.327</Version>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\Infrastructure\Infrastructure.csproj" />
|
|
|
|
|
<ProjectReference Include="..\IoT.Shared\IoT.Shared.csproj" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Folder Include="logs\" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
</Project>
|