mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Packages update
This commit is contained in:
3
packages/Fody.2.0.8/Tools/install.ps1
vendored
Normal file
3
packages/Fody.2.0.8/Tools/install.ps1
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
param($installPath, $toolsPath, $package, $project)
|
||||
$item = $project.ProjectItems | where-object {$_.Name -eq "FodyWeavers.xml"}
|
||||
$item.Properties.Item("BuildAction").Value = [int]0
|
||||
Reference in New Issue
Block a user