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