Skip to content

Commit

Permalink
add the fable files for real. fable be fablin'
Browse files Browse the repository at this point in the history
  • Loading branch information
kMutagene committed Jul 8, 2024
1 parent 137d885 commit 87ed783
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/Yaml/ARCtrl.Yaml.fsproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand All @@ -9,6 +9,9 @@
<Compile Include="Decode.fs" />
<Compile Include="ValidationPackage.fs" />
<Compile Include="ValidationPackagesConfig.fs" />
</ItemGroup>
<ItemGroup>
<Content Include="*.fsproj; **\*.fs; **\*.fsi" PackagePath="fable\" />
<None Include="../../build/logo.png" Pack="true" PackagePath="\" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 87ed783

Please sign in to comment.