File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
WPILib.DriverStation.SDL.runtime
WPILib.DriverStation.SDL.staticruntime Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1818 </ItemGroup >
1919
2020 <ItemGroup >
21- <None Include =" runtimes\win-x64\native\SDL3.dll" Pack =" true" PackagePath =" runtimes\win-x64\native\ " />
22- <None Include =" runtimes\win-arm64\native\SDL3.dll" Pack =" true" PackagePath =" runtimes\win-arm64\native\ " />
23- <None Include =" runtimes\linux-x64\native\libSDL3.so" Pack =" true" PackagePath =" runtimes\linux-x64\native\ " />
24- <None Include =" runtimes\osx-x64\native\libSDL3.dylib" Pack =" true" PackagePath =" runtimes\osx-x64\native\ " />
25- <None Include =" runtimes\osx-arm64\native\libSDL3.dylib" Pack =" true" PackagePath =" runtimes\osx-arm64\native\ " />
21+ <None Include =" runtimes\win-x64\native\SDL3.dll" Pack =" true" PackagePath =" runtimes\win-x64\native" />
22+ <None Include =" runtimes\win-arm64\native\SDL3.dll" Pack =" true" PackagePath =" runtimes\win-arm64\native" />
23+ <None Include =" runtimes\linux-x64\native\libSDL3.so" Pack =" true" PackagePath =" runtimes\linux-x64\native" />
24+ <None Include =" runtimes\osx-x64\native\libSDL3.dylib" Pack =" true" PackagePath =" runtimes\osx-x64\native" />
25+ <None Include =" runtimes\osx-arm64\native\libSDL3.dylib" Pack =" true" PackagePath =" runtimes\osx-arm64\native" />
2626 </ItemGroup >
2727
2828</Project >
Original file line number Diff line number Diff line change 1818 </ItemGroup >
1919
2020 <ItemGroup >
21- <None Include =" runtimes\win-x64\SDL3-static.lib" Pack =" true" PackagePath =" static\win-x64\ " />
22- <None Include =" runtimes\win-arm64\SDL3-static.lib" Pack =" true" PackagePath =" static\win-arm64\ " />
23- <None Include =" runtimes\win-x64\SDL3-static.pdb" Pack =" true" PackagePath =" static\win-x64\ " />
24- <None Include =" runtimes\win-arm64\SDL3-static.pdb" Pack =" true" PackagePath =" static\win-arm64\ " />
25- <None Include =" runtimes\linux-x64\libSDL3.a" Pack =" true" PackagePath =" static\linux-x64\ " />
26- <None Include =" runtimes\osx-x64\libSDL3.a" Pack =" true" PackagePath =" static\osx-x64\ " />
27- <None Include =" runtimes\osx-arm64\libSDL3.a" Pack =" true" PackagePath =" static\osx-arm64\ " />
21+ <None Include =" runtimes\win-x64\SDL3-static.lib" Pack =" true" PackagePath =" static\win-x64" />
22+ <None Include =" runtimes\win-arm64\SDL3-static.lib" Pack =" true" PackagePath =" static\win-arm64" />
23+ <None Include =" runtimes\win-x64\SDL3-static.pdb" Pack =" true" PackagePath =" static\win-x64" />
24+ <None Include =" runtimes\win-arm64\SDL3-static.pdb" Pack =" true" PackagePath =" static\win-arm64" />
25+ <None Include =" runtimes\linux-x64\libSDL3.a" Pack =" true" PackagePath =" static\linux-x64" />
26+ <None Include =" runtimes\osx-x64\libSDL3.a" Pack =" true" PackagePath =" static\osx-x64" />
27+ <None Include =" runtimes\osx-arm64\libSDL3.a" Pack =" true" PackagePath =" static\osx-arm64" />
2828 </ItemGroup >
2929
3030</Project >
You can’t perform that action at this time.
0 commit comments