From 44a9e21cda2be9b1e85178554ddf4cb6b1a61fbe Mon Sep 17 00:00:00 2001 From: Twenty Date: Sun, 5 Sep 2021 22:31:13 +0200 Subject: [PATCH] Fixed build order --- src/Venflow/Venflow.sln | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Venflow/Venflow.sln b/src/Venflow/Venflow.sln index 34bb8d3c..064c3d9c 100644 --- a/src/Venflow/Venflow.sln +++ b/src/Venflow/Venflow.sln @@ -27,6 +27,9 @@ EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Venflow.AspNetCore", "Venflow.AspNetCore\Venflow.AspNetCore.csproj", "{06498DCC-F8EE-475F-8FDE-2E63EC88996D}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Venflow.Keys", "Venflow.Keys\Venflow.Keys.csproj", "{E282DF57-89A8-46F2-872F-37F84A84C87E}" + ProjectSection(ProjectDependencies) = postProject + {B617D0A6-90A0-4337-8F8B-D25F7A806040} = {B617D0A6-90A0-4337-8F8B-D25F7A806040} + EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Venflow.Tests.Keys", "Venflow.Tests.Keys\Venflow.Tests.Keys.csproj", "{9083AF7D-BB3C-47E5-8A6E-AC3A05DAED83}" EndProject