Reworked MloFinder
This commit is contained in:
16
CarCombiner/obj/Debug/CarCombiner.1.0.0.nuspec
Normal file
16
CarCombiner/obj/Debug/CarCombiner.1.0.0.nuspec
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>CarCombiner</id>
|
||||
<version>1.0.0</version>
|
||||
<authors>CarCombiner</authors>
|
||||
<description>Package Description</description>
|
||||
<dependencies>
|
||||
<group targetFramework="net5.0" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="D:\Programmierstuff\FiveM\CarCombiner\bin\Debug\net5.0\CarCombiner.runtimeconfig.json" target="lib\net5.0\CarCombiner.runtimeconfig.json" />
|
||||
<file src="D:\Programmierstuff\FiveM\CarCombiner\bin\Debug\net5.0\CarCombiner.dll" target="lib\net5.0\CarCombiner.dll" />
|
||||
</files>
|
||||
</package>
|
||||
Reference in New Issue
Block a user