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 13, 2024
1 parent 45c8333 commit e725aa3
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.0</NanoByteCommonVersion>
<ZeroInstallVersion>2.25.4-rc-pre0049</ZeroInstallVersion>
<NanoByteCommonVersion>2.18.1</NanoByteCommonVersion>
<ZeroInstallVersion>2.25.4</ZeroInstallVersion>
</PropertyGroup>
<ItemGroup>
<None Include="$(MSBuildThisFileDirectory)App.config" />
Expand Down

0 comments on commit e725aa3

Please sign in to comment.