Skip to content

Commit

Permalink
Updated Zero Install .NET
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianeicher committed Oct 1, 2024
1 parent c75d30e commit e731a0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<Version>1.0.0-pre</Version>

<!-- Dependency versions -->
<NanoByteCommonVersion>2.18.6</NanoByteCommonVersion>
<ZeroInstallVersion>2.25.11</ZeroInstallVersion>
<NanoByteCommonVersion>2.18.7</NanoByteCommonVersion>
<ZeroInstallVersion>2.25.12</ZeroInstallVersion>
</PropertyGroup>
<ItemGroup>
<None Include="$(MSBuildThisFileDirectory)App.config" />
Expand Down

0 comments on commit e731a0f

Please sign in to comment.