File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1717 <PackageReference Include =" Validation" Version =" 2.5.5-beta" />
1818 <PackageReference Include =" Nerdbank.GitVersioning.LKG" Version =" 3.3.37.1" />
1919 <PackageReference Include =" System.Text.Json" Version =" 4.7.2" />
20- <PackageReference Include =" PInvoke.Kernel32" Version =" 0.7.82 " />
20+ <PackageReference Include =" PInvoke.Kernel32" Version =" 0.7.104 " />
2121 </ItemGroup >
2222 <ItemGroup >
2323 <Compile Include =" ..\Shared\**\*.cs" LinkBase =" Shared" />
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
33 <config >
44 <add key =" repositorypath" value =" packages" />
77 <clear />
88 <add key =" api.nuget.org" value =" https://api.nuget.org/v3/index.json" protocolVersion =" 3" />
99 <add key =" Consumption" value =" https://pkgs.dev.azure.com/andrewarnott/OSS/_packaging/Consumption/nuget/v3/index.json" protocolVersion =" 3" />
10- <!-- We can drop this as soon as PInvoke.Kernel32 version 0.7.82 or higher is available on NuGet -->
11- <add key =" PublicCI" value =" https://pkgs.dev.azure.com/andrewarnott/OSS/_packaging/PublicCI/nuget/v3/index.json" protocolVersion =" 3" />
1210 </packageSources >
1311</configuration >
You can’t perform that action at this time.
0 commit comments