source:
FarmatikoServices/FarmatikoServices.csproj@
37c8d1d
Last change on this file since 37c8d1d was 37c8d1d, checked in by , 4 years ago | |
---|---|
|
|
File size: 240 bytes |
Line | |
---|---|
1 | <Project Sdk="Microsoft.NET.Sdk"> |
2 | |
3 | <PropertyGroup> |
4 | <TargetFramework>netcoreapp3.1</TargetFramework> |
5 | </PropertyGroup> |
6 | |
7 | <ItemGroup> |
8 | <ProjectReference Include="..\FarmatikoData\FarmatikoData.csproj" /> |
9 | </ItemGroup> |
10 | |
11 | </Project> |
Note:
See TracBrowser
for help on using the repository browser.