Skip to content

Commit 81de09a

Browse files
committed
Update project to load assemblies
1 parent 3d90ea7 commit 81de09a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DevBetterWeb.Web/DevBetterWeb.Web.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<UserSecretsId>27d752ff-6567-4d4a-a3c0-1662e9085350</UserSecretsId>
1111
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
1212
<IdentityUIFrameworkVersion>Bootstrap4</IdentityUIFrameworkVersion>
13+
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
1314
</PropertyGroup>
1415
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
1516
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)