You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Description>A provider plugin for the SRT Host to provide memory values to other plugins.</Description>
13
-
<Version>1.2.0.0</Version>
14
-
<FileVersion>1.2.0.0</FileVersion>
13
+
<Version>1.2.0.1</Version>
14
+
<FileVersion>1.2.0.1</FileVersion>
15
15
<AssemblyVersion>3.0.0.0</AssemblyVersion>
16
16
<DebugType>embedded</DebugType>
17
17
<!-- netcoreapp3.1 had to be hardcoded here because this project reports $(TargetFramework) as netstandard2.0 (rightfully so) and I am not sure how this project's csproj can auto-detect another project's framework version to copy it to the appropriate folder so we're just... hardcoding this. -->
0 commit comments