Files
regorus/bindings/csharp/net40
Anand Krishnamoorthi 4a2df93ae2 fix!: Remove sha1 dependency (#379)
Removed cryptographically insecure sha1. This existed only for OPA
compatibility.

Also exclude bindings from main workspace

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
2025-03-13 12:34:11 -07:00
..
2024-07-16 11:08:37 +05:30
2024-07-16 11:08:37 +05:30
2025-03-10 11:56:01 -07:00

The Regorus C# binding library can be built via command "dotnet build". We can use the Regorus C# binding library built from this 
directory to create a Nuget. This Nuget will contain the Regorus C# binding library with definitions that 
work for .NET framework 4.0 (net40) and above. Note the Nuget can only be created after the binding library has been built.
RegorusCsharp-Lib-x64.nuspec is built for x64 architecture.