We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171a915 commit 5f3d39dCopy full SHA for 5f3d39d
1 file changed
src/Falco.Datastar/Falco.Datastar.fsproj
@@ -38,6 +38,7 @@
38
<ItemGroup>
39
<PackageReference Include="Falco" Version="5.0.0" />
40
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.*" PrivateAssets="All" />
41
+ <PackageReference Include="StarFederation.Datastar.FSharp" Version="1.1.1" />
42
</ItemGroup>
43
44
@@ -52,9 +53,4 @@
52
53
<Link>README.md</Link>
54
</Content>
55
-
56
- <ItemGroup>
57
- <ProjectReference Include="..\..\..\datastar-dotnet\src\fsharp\StarFederation.Datastar.FSharp.fsproj" />
58
- </ItemGroup>
59
60
</Project>
0 commit comments