Files
MireaBackend/SqlData/Domain/Domain.csproj
Polianin Nikita 104a1cff41
Some checks failed
.NET Test Pipeline / build (push) Failing after 22s
Build and Deploy Docker Container / build-and-deploy (push) Failing after 2m16s
build: update ref
2025-05-16 02:07:30 +03:00

9 lines
193 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>Mirea.Api.DataAccess.Domain</AssemblyName>
<RootNamespace>$(AssemblyName)</RootNamespace>
</PropertyGroup>
</Project>