Skip to content

Commit

Permalink
Revert FileWatcher changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBlue committed Apr 5, 2024
1 parent 1860057 commit 7f3793d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Oxide.Rust.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Oxide.References" Version="2.0.*" />
<PackageReference Include="Oxide.Core" Version="2.0.4086-develop" />
<PackageReference Include="Oxide.Core" Version="2.0.*" />
<PackageReference Include="Oxide.CSharp" Version="2.0.*" />
<PackageReference Include="Oxide.MySql" Version="2.0.*" />
<PackageReference Include="Oxide.SQLite" Version="2.0.*" />
Expand Down

0 comments on commit 7f3793d

Please sign in to comment.