Skip to content

Commit 366d3f5

Browse files
refactor: rename sqlproj
Signed-off-by: Jerrico Dela Cruz <94591636+jerricotandelacruz@users.noreply.github.com>
1 parent fc68c4b commit 366d3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sqldb/ApprovalSystemDb.sqlproj renamed to src/sqldb/sqldb.sqlproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project DefaultTargets="Build">
33
<Sdk Name="Microsoft.Build.Sql" Version="0.1.3-preview" />
44
<PropertyGroup>
5-
<Name>ApprovalSystemDb</Name>
5+
<Name>sqldb</Name>
66
<ProjectGuid>{9472D782-61DC-4E44-969D-A1D5A19BAD2A}</ProjectGuid>
77
<DSP>Microsoft.Data.Tools.Schema.Sql.SqlAzureV12DatabaseSchemaProvider</DSP>
88
<ModelCollation>1033, CI</ModelCollation>

0 commit comments

Comments
 (0)