diff --git a/FluentRandomPicker/FluentRandomPicker.csproj b/FluentRandomPicker/FluentRandomPicker.csproj index 474e760..576d727 100644 --- a/FluentRandomPicker/FluentRandomPicker.csproj +++ b/FluentRandomPicker/FluentRandomPicker.csproj @@ -1,89 +1,89 @@ - - - - - netstandard2.0 - Library - latest - enable - FluentRandomPicker - true - Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted. - true - true - 3.5.0 - $(ReleaseVersion) - $(ReleaseVersion) - $(ReleaseVersion) - $(ReleaseVersion) - latest - true - - - - FluentRandomPicker - - ndsvw - ndsvw - - Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted. - - en-US - true - icon.png - $(ReleaseVersion) - MIT - https://github.com/ndsvw/Fluent-Random-Picker - README.md - true - random;fluent;picker;choice;pick;probability;outof;choose - git - https://github.com/ndsvw/Fluent-Random-Picker - true - Fluent Random Picker - - - true - snupkg - - - - - - - - $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../RELEASENOTES.md")) - - - - - - - - - - true - - true - - true - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - - - + + + + + netstandard2.0 + Library + latest + enable + FluentRandomPicker + true + Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted. + true + true + 3.5.0 + $(ReleaseVersion) + $(ReleaseVersion) + $(ReleaseVersion) + $(ReleaseVersion) + latest + true + + + + FluentRandomPicker + + ndsvw + ndsvw + + Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted. + + en-US + true + icon.png + $(ReleaseVersion) + MIT + https://github.com/ndsvw/Fluent-Random-Picker + README.md + true + random;fluent;picker;choice;pick;probability;outof;choose + git + https://github.com/ndsvw/Fluent-Random-Picker + true + Fluent Random Picker + + + true + snupkg + + + + + + + + $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../RELEASENOTES.md")) + + + + + + + + + + true + + true + + true + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + + + \ No newline at end of file