Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/FinkiChattery/FinkiChattery.Queries/FinkiChattery.Queries.csproj

    reb21f00 rf64836d  
    1 <Project Sdk="Microsoft.NET.Sdk">
     1<Project Sdk="Microsoft.NET.Sdk">
    22
    33  <PropertyGroup>
    44    <TargetFramework>netcoreapp3.1</TargetFramework>
    5     <Configurations>Debug;Release;Debug_Docker</Configurations>
    65  </PropertyGroup>
    76
    8   <ItemGroup>
    9     <ProjectReference Include="..\FinkiChattery.Common\FinkiChattery.Common.csproj" />
    10     <ProjectReference Include="..\FinkiChattery.Persistence\FinkiChattery.Persistence.csproj" />
    11   </ItemGroup>
    12 
    137</Project>
Note: See TracChangeset for help on using the changeset viewer.