- 
                Notifications
    You must be signed in to change notification settings 
- Fork 114
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Actual behavior
Looks like this is the actual bug:
warning CS8785: Generator 'SourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'IOException' with message 'The process cannot access the file 'C:\Users\virzak\.nuget\packages\microsoft.windows.sdk.win32metadata\17.0.2-preview\Windows.Win32.winmd' because it is being used by another process.'
Expected behavior
A clear and concise description of what you expected to happen.
Repro steps
- NativeMethods.txtcontent:
GetWindowLong
SetWindowLong
WINDOW_STYLE
Context
- CsWin32 version: 0.1.646-beta
- Target Framework: net6
- LangVersionpreview (C# 11)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working