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