Skip to content

Commit

Permalink
Removes the Numerge.MSBuild since it migrated to common pipelines (fu…
Browse files Browse the repository at this point in the history
…ck MSBuild)
  • Loading branch information
SKProCH committed Sep 7, 2024
1 parent 0219dda commit ebf54d6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,5 @@
<PackageVersion Include="TextMateSharp.Wasm" Version="1.0.56" />
<!--For _build-->
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<PackageVersion Include="Numerge.MSBuild" Version="0.1.11">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageVersion>
</ItemGroup>
</Project>
7 changes: 0 additions & 7 deletions Material.Avalonia/Material.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,4 @@
<ItemGroup>
<ProjectReference Include="..\Material.Styles\Material.Styles.csproj"/>
</ItemGroup>

<ItemGroup>
<PackageReference Include="Numerge.MSBuild">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
</Project>
File renamed without changes.

0 comments on commit ebf54d6

Please sign in to comment.