DebugAnyCPU{94580219-CC8D-4FE5-A3BE-437B0B3481E1}Librarywinfsp.netFspwinfsp-msilv3.5512truefullfalse$(SolutionDir)build\$(Configuration)\$(SolutionDir)build\$(ProjectName).build\$(BaseIntermediateOutputPath)$(Configuration)\DEBUG;TRACEprompt4truepdbonlytrue$(SolutionDir)build\$(Configuration)\$(SolutionDir)build\$(ProjectName).build\$(BaseIntermediateOutputPath)$(Configuration)\TRACEprompt4truetruewinfsp.net.snk
FileSystem+Const.cs
FileSystem.cs
Interop.cs
Service.cs
set MyAssemblyPolicyVersion=$(MyAssemblyPolicyVersion)
set MyAssemblyVersion=$(MyAssemblyVersion)
setlocal EnableDelayedExpansion
if exist $(OutDir)winfsp.net.policy.xml del $(OutDir)winfsp.net.policy.xml
for /f "delims=" %25%25l in ($(ProjectDir)winfsp.net.policy.xml) do (
set line=%25%25l
echo !line! >>$(OutDir)winfsp.net.policy.xml
)
call "$(DevEnvDir)..\Tools\VsDevCmd.bat"
al /link:$(OutDir)winfsp.net.policy.xml /out:$(OutDir)policy.$(MyAssemblyPolicyVersion).$(TargetName).dll /keyfile:$(ProjectDir)$(ProjectName).snk