Skip to content

Commit 5f3d39d

Browse files
committed
task - corrected reference to StarFederation.Datastar.FSharp nuget
1 parent 171a915 commit 5f3d39d

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/Falco.Datastar/Falco.Datastar.fsproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<ItemGroup>
3939
<PackageReference Include="Falco" Version="5.0.0" />
4040
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.*" PrivateAssets="All" />
41+
<PackageReference Include="StarFederation.Datastar.FSharp" Version="1.1.1" />
4142
</ItemGroup>
4243

4344
<ItemGroup>
@@ -52,9 +53,4 @@
5253
<Link>README.md</Link>
5354
</Content>
5455
</ItemGroup>
55-
56-
<ItemGroup>
57-
<ProjectReference Include="..\..\..\datastar-dotnet\src\fsharp\StarFederation.Datastar.FSharp.fsproj" />
58-
</ItemGroup>
59-
6056
</Project>

0 commit comments

Comments
 (0)