Skip to content

Commit 37a188d

Browse files
fix fsproj still pointing to packages.config
1 parent ccc0daa commit 37a188d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Rezoom.SQL.Compiler/Rezoom.SQL.Compiler.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<Compile Include="Postgres.fs" />
5656
<Compile Include="Config.fs" />
5757
<Compile Include="UserModel.fs" />
58-
<Content Include="packages.config" />
58+
<Content Include="paket.references" />
5959
</ItemGroup>
6060
<ItemGroup>
6161
<Reference Include="mscorlib" />

0 commit comments

Comments
 (0)