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 Jul 13, 2023
1 parent 1a2a425 commit ad8bd79
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 @@ -22,8 +22,8 @@
<Version>1.0.0-pre</Version>

<!-- Dependency versions -->
<NanoByteCommonVersion>2.17.1</NanoByteCommonVersion>
<ZeroInstallVersion>2.25.0</ZeroInstallVersion>
<NanoByteCommonVersion>2.17.2</NanoByteCommonVersion>
<ZeroInstallVersion>2.25.1</ZeroInstallVersion>
</PropertyGroup>
<ItemGroup>
<None Include="$(MSBuildThisFileDirectory)App.config" />
Expand Down

0 comments on commit ad8bd79

Please sign in to comment.