Skip to content

Commit

Permalink
Download to main package repo
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveGilham committed Sep 4, 2024
1 parent a185387 commit 49b8c0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Build/NuGet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@
<PackageReference Include="altcode.gendarme" />
<PackageReference Include="XmlDoc2CmdletDoc" />
<PackageReference Include="System.ValueTuple" VersionOverride="4.0.0-rc3-24212-01"/>
<PackageReference Include="Microsoft.Net.Sdk.Compilers.Toolset" />
</ItemGroup>
</Project>
1 change: 1 addition & 0 deletions Samples/Sample4/Sample4.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<PackageReference Include="FSharp.Core">
<ExcludeAssets>contentfiles</ExcludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Net.Sdk.Compilers.Toolset" />
</ItemGroup>

<Target Name="AfterBuild">
Expand Down

0 comments on commit 49b8c0c

Please sign in to comment.