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 Feb 25, 2024
1 parent 95d92b7 commit c0b7a93
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 @@ -23,8 +23,8 @@
<Version>1.0.0-pre</Version>

<!-- Dependency versions -->
<NanoByteCommonVersion>2.18.1</NanoByteCommonVersion>
<ZeroInstallVersion>2.25.4</ZeroInstallVersion>
<NanoByteCommonVersion>2.18.2</NanoByteCommonVersion>
<ZeroInstallVersion>2.25.5</ZeroInstallVersion>
</PropertyGroup>
<ItemGroup>
<None Include="$(MSBuildThisFileDirectory)App.config" />
Expand Down

0 comments on commit c0b7a93

Please sign in to comment.