* Added missing info to OrderManagementDataModel.csproj
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -5,6 +5,12 @@
|
|||||||
<ProjectType>DataModel</ProjectType>
|
<ProjectType>DataModel</ProjectType>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
|
|
||||||
|
<PackageId>OrdersManagementDataModel</PackageId>
|
||||||
|
<Authors>Piotr Kus</Authors>
|
||||||
|
<Description>OrdersManagement Entity Framework Data Model</Description>
|
||||||
|
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
|
||||||
|
<MinVerMinimumMajorMinor>1.0</MinVerMinimumMajorMinor>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user