We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cdc509 commit 187f90dCopy full SHA for 187f90d
MSURandomizer/MSURandomizer.csproj
@@ -34,7 +34,7 @@
34
<!--Condition
35
below is needed to remove Avalonia.Diagnostics package from build output in Release
36
configuration.-->
37
- <PackageReference Include="MattEqualsCoder.AppImageManager" Version="0.1.2" />
+ <PackageReference Include="MattEqualsCoder.AppImageManager" Version="0.1.3" />
38
<PackageReference Include="MattEqualsCoder.AvaloniaControls" Version="1.9.1" />
39
<PackageReference Include="MattEqualsCoder.GitHubReleaseChecker" Version="1.1.3" />
40
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.9" />
@@ -64,4 +64,4 @@
64
<ItemGroup>
65
<ProjectReference Include="..\MSURandomizerLibrary\MSURandomizerLibrary.csproj" />
66
</ItemGroup>
67
-</Project>
+</Project>
0 commit comments