source:
FarmatikoData/FarmatikoData.csproj@
822c59d
Last change on this file since 822c59d was 822c59d, checked in by , 5 years ago | |
---|---|
|
|
File size: 200 bytes |
Rev | Line | |
---|---|---|
[822c59d] | 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.