We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c77fc6 commit 3401904Copy full SHA for 3401904
ffi/dotnet/Devolutions.Sspi/Devolutions.Sspi.csproj
@@ -5,7 +5,7 @@
5
<Description>Portable Rust SSPI library</Description>
6
<TargetFrameworks>netstandard2.0</TargetFrameworks>
7
<LangVersion>latest</LangVersion>
8
- <Version>2024.4.16.0</Version>
+ <Version>2024.5.24.0</Version>
9
<ImplicitUsings>disable</ImplicitUsings>
10
<Nullable>enable</Nullable>
11
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments