Skip to content

Commit c33fe9a

Browse files
committed
added default namespace for appveyor
1 parent b232a4b commit c33fe9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SubDBSharp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22

33
<PropertyGroup>
44
<TargetFrameworks>netstandard1.3;net45</TargetFrameworks>

0 commit comments

Comments
 (0)