Skip to content

Commit

Permalink
Cleanup Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Jul 24, 2024
1 parent 6979cb5 commit 4889ea6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<PackageVersion Include="Avalonia.Themes.Simple" Version="$(AvaloniaVersion)" />
<PackageVersion Include="Avalonia.Browser" Version="$(AvaloniaVersion)" />
<PackageVersion Include="Microsoft.NET.WebAssembly.Threading" Version="8.0.0" />
<PackageVersion Include="Numerge.MSBuild" Version="0.1.7" />
<!--For Material.Styles-->
<PackageVersion Include="System.Reactive" Version="6.0.0" />
<PackageVersion Include="aqua.tool.polyfill.IsExternalInit" Version="2.2.9">
Expand All @@ -32,9 +31,7 @@
<PackageVersion Include="ShowMeTheXaml.Avalonia.Generator" Version="$(ShowMeTheXamlVersion)" />
<PackageVersion Include="TextMateSharp.Wasm" Version="1.0.56" />
<!--For _build-->
<PackageVersion Include="Nuke.Common" Version="8.0.0" />
<PackageVersion Include="MinVer" Version="4.3.0" />
<PackageVersion Include="NuGet.Protocol" Version="6.7.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<PackageVersion Include="Numerge.MSBuild" Version="0.1.7" />
</ItemGroup>
</Project>

0 comments on commit 4889ea6

Please sign in to comment.