Skip to content

Commit 146a543

Browse files
committed
clean
1 parent b5c29f5 commit 146a543

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/CommandQuery.AWSLambda/CommandQuery.AWSLambda.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@
4545
<ProjectReference Include="..\CommandQuery\CommandQuery.csproj" />
4646
</ItemGroup>
4747

48-
</Project>
48+
</Project>

src/CommandQuery.Abstractions/CommandQuery.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828

2929
<Import Project="../../Analyzers.props" />
3030

31-
</Project>
31+
</Project>

src/CommandQuery.AspNetCore/CommandQuery.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
<ProjectReference Include="..\CommandQuery\CommandQuery.csproj" />
4242
</ItemGroup>
4343

44-
</Project>
44+
</Project>

src/CommandQuery.AzureFunctions/CommandQuery.AzureFunctions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747
<ProjectReference Include="..\CommandQuery\CommandQuery.csproj" />
4848
</ItemGroup>
4949

50-
</Project>
50+
</Project>

src/CommandQuery.Client/CommandQuery.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
<ProjectReference Include="..\CommandQuery.Abstractions\CommandQuery.Abstractions.csproj" />
4242
</ItemGroup>
4343

44-
</Project>
44+
</Project>

src/CommandQuery.SystemTextJson/CommandQuery.SystemTextJson.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
<ProjectReference Include="..\CommandQuery\CommandQuery.csproj" />
3636
</ItemGroup>
3737

38-
</Project>
38+
</Project>

0 commit comments

Comments
 (0)